SOURCES: moodle-config.patch - updated to 1.5.2
baggins
baggins at pld-linux.org
Tue Oct 25 15:48:13 CEST 2005
Author: baggins Date: Tue Oct 25 13:48:13 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated to 1.5.2
---- Files affected:
SOURCES:
moodle-config.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/moodle-config.patch
diff -u SOURCES/moodle-config.patch:1.1 SOURCES/moodle-config.patch:1.2
--- SOURCES/moodle-config.patch:1.1 Sat Aug 14 23:03:52 2004
+++ SOURCES/moodle-config.patch Tue Oct 25 15:48:07 2005
@@ -22,8 +22,8 @@
// to make sure the web server process (eg Apache) can access the files.
// NOTE: the prefixed 0 is important, and don't use quotes.
--$CFG->directorypermissions = 0777;
-+$CFG->directorypermissions = 0770;
+-$CFG->directorypermissions = 02777;
++$CFG->directorypermissions = 02770;
//=========================================================================
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/moodle-config.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list