Revision 1810
Added by Dietmar almost 12 years ago
index.php | ||
---|---|---|
37 | 37 |
// Insert tools into tool list |
38 | 38 |
$template->set_block('main_block', 'tool_list_block', 'tool_list'); |
39 | 39 |
$template->set_var('TOOL_NAME', ''); |
40 |
$template->set_var('tool_list', $TEXT['NONE'].' '.$TEXT['MODULE_PERMISSIONS']); |
|
40 | 41 |
$template->set_var('TOOL_DIR', ''); |
41 | 42 |
$template->set_var('TOOL_DESCRIPTION', ''); |
42 | 43 |
$template->set_var('NO_CONTENT', ''); |
Also available in: Unified diff
! account signup check that display_name is unique in whole system
(prevents from User-faking)
! add POST Request to admintools