fixed tabs, fixed potential notices for undefined variables, added structure that will be used for detecting what variables to flag during installs & upgrades, removed all $_GET usage, switched 'admin' to $CFG->admin (for directory paths), and fixed blank line at end of index.php

This commit is contained in:
vinkmar 2006-08-21 04:06:58 +00:00
parent d37bac7e5d
commit 6fcbab99ef
4 changed files with 807 additions and 793 deletions

View file

@ -559,4 +559,4 @@
admin_externalpage_print_footer();
?>
?>