]> git.mjollnir.org Git - moodle.git/commit
MDL-9318 Improving the maxbytes setting.
authorpoltawski <poltawski>
Mon, 16 Apr 2007 15:56:38 +0000 (15:56 +0000)
committerpoltawski <poltawski>
Mon, 16 Apr 2007 15:56:38 +0000 (15:56 +0000)
commit59465949fad495fea4c9a46800e70cf0adf95fb5
tree3bf4121c58b248ee9b80a26b1c22c27a6e6dc869
parentf5ae7c498e3ebe53ea416c1645ab5ec617e278f4
MDL-9318 Improving the maxbytes setting.

Maxbytes admin is now a dropdown box, and has the option to set as 'server limit'.
get_max_uploaded_sizes will now add maxbytes to its list of settings, if its
available for selection.
admin/settings/security.php
lang/en_utf8/admin.php
lib/moodlelib.php