Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE

This commit is contained in:
patrickslee
2005-08-03 01:24:29 +00:00
parent 67bbc9b7de
commit 66590bd8a7
8 changed files with 11 additions and 17 deletions
-2
View File
@@ -37,8 +37,6 @@
$moduleprefix = '';
}
print_header();
foreach ($config as $name => $value) {
set_config($moduleprefix.$name, $value);
}