fixed HTML code

This commit is contained in:
Roland Gruber 2010-06-10 15:35:35 +00:00
parent 7bb254e27f
commit 8d2ca950a9
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ $old_options = $conf->get_moduleSettings();
// display module boxes
$tabindex = 0;
$modules = array_keys($options);
$_SESSION['conf_types'] = array();
for ($i = 0; $i < sizeof($modules); $i++) {