Removed version (replaced by /version.php

This commit is contained in:
martin 2002-07-30 10:45:36 +00:00
parent 9dc79114c2
commit 0a786cab75

View File

@ -16,11 +16,7 @@
error_reporting(7); // use 0=none 7=normal 15=all
// Moodle overall version
$CFG->moodleversion = "1.0";
// Default editing time for discussions and the like (in seconds)
// Default editing time for posts and the like (in seconds)
$CFG->maxeditingtime = 1800;