It's possible $USER->lang may not be defined. If so, use $CFG->lang.
[moodle.git] / lib / htaccess
CommitLineData
af90e74e 1# On some PHP servers it may help if this file is copied
a9858957 2# to the main moodle directory and renamed .htaccess
af90e74e 3#
4php_value magic_quotes_gpc 1
5php_value file_uploads 1
6#php_value upload_max_filesize 2M
7#php_value post_max_size 2M