]> git.mjollnir.org Git - moodle.git/commit
Most of the configuration variables have been moved out of the config.php
authormartin <martin>
Thu, 19 Sep 2002 12:01:55 +0000 (12:01 +0000)
committermartin <martin>
Thu, 19 Sep 2002 12:01:55 +0000 (12:01 +0000)
commit74944b734d66dfb4c4431916124c5fee75f2bf21
treeafdf6da0d2ac33a6378b924eeb2c122cd3e72fdf
parente80e60a6b2917132b18bd7307f4a9ceb2719c7f9
Most of the configuration variables have been moved out of the config.php
file and into a database, where they can be edited using a new admin form
called "Configure variables".
12 files changed:
CHANGES
admin/config.html [new file with mode: 0644]
admin/config.php [new file with mode: 0644]
admin/index.php
admin/site.php
config-dist.php
course/lib.php
lang/en/moodle.php
lib/defaults.php [new file with mode: 0644]
lib/moodlelib.php
lib/setup.php
version.php