Some internal restructure

This commit is contained in:
Deon George
2014-09-29 15:17:37 +10:00
parent ef16492de2
commit c4a22dd45b
30 changed files with 77 additions and 1311 deletions

View File

@@ -3,9 +3,6 @@
return array
(
'appname' => 'Membership Database',
'method_security' => TRUE,
'session_change_trigger'=>array( // Updates to tables to make when our session ID is changed
),
'theme' => 'focusbusiness',
'theme_admin' => 'baseadmin',
);