mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
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:
parent
d37bac7e5d
commit
6fcbab99ef
4 changed files with 807 additions and 793 deletions
|
@ -559,4 +559,4 @@
|
|||
|
||||
admin_externalpage_print_footer();
|
||||
|
||||
?>
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue