Combine some of the default settings.

This commit is contained in:
markjcrane
2016-04-14 20:11:47 -06:00
parent 7fc9e44768
commit 5ca4307ef1
4 changed files with 161 additions and 247 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
$o = new menu;
$o->db = $db;
$o->menu_default();
unset($menu);
unset($o);
} //if
?>