another admin ui cleanup

This commit is contained in:
skodak
2006-09-21 08:28:25 +00:00
parent 2ce38b70d8
commit fd98800ea2
12 changed files with 0 additions and 21 deletions
-3
View File
@@ -45,9 +45,6 @@
$module = required_param('module', PARAM_SAFEDIR);
require_once("$CFG->dirroot/mod/$module/lib.php");
$stradmin = get_string("administration");
$strconfiguration = get_string("configuration");
$strmanagemodules = get_string("managemodules");
$strmodulename = get_string("modulename", $module);
// $CFG->pagepath is used to generate the body and id attributes for the body tag