Call new lib/filelib.php

This commit is contained in:
moodler 2005-03-07 11:34:16 +00:00
parent f1e0649c1c
commit 4d68dff4b7

View File

@ -6,7 +6,7 @@
// Test: file.php/testslasharguments
require_once('config.php');
require_once('files/mimetypes.php');
require_once('lib/filelib.php');
if (empty($CFG->filelifetime)) {
$lifetime = 86400; // Seconds for files to remain in caches