From: martin Date: Thu, 15 Aug 2002 04:17:25 +0000 (+0000) Subject: Accidentally checked in a test version of setup.php - reverting X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=11c6da597200478f1dc8bd224db86110f76e320d;p=moodle.git Accidentally checked in a test version of setup.php - reverting --- diff --git a/lib/setup.php b/lib/setup.php index a0a4a3a5ce..90af95571c 100644 --- a/lib/setup.php +++ b/lib/setup.php @@ -18,7 +18,7 @@ // Default editing time for posts and the like (in seconds) - $CFG->maxeditingtime = 10; + $CFG->maxeditingtime = 1800; // Location of standard files