User Administration. Delete users. Take 3

This commit is contained in:
Felix Rabinovich
2008-12-26 03:22:52 +00:00
parent 0fc14c1bfc
commit 9a71309844
3 changed files with 11 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
<? defined("SYSPATH") or die("No direct script access."); ?>
<?= $open ?>
<h3><?= $title ?></h3>
<?= $inputs['csrf']->render() ?>
<?= $close ?>