SOURCES: eventum-mem-limits.patch - apply against pure distribution
glen
glen at pld-linux.org
Mon Jun 19 17:12:37 CEST 2006
Author: glen Date: Mon Jun 19 15:12:37 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- apply against pure distribution
---- Files affected:
SOURCES:
eventum-mem-limits.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/eventum-mem-limits.patch
diff -u SOURCES/eventum-mem-limits.patch:1.1 SOURCES/eventum-mem-limits.patch:1.2
--- SOURCES/eventum-mem-limits.patch:1.1 Mon Jun 19 17:00:57 2006
+++ SOURCES/eventum-mem-limits.patch Mon Jun 19 17:12:31 2006
@@ -8,7 +8,7 @@
+
+ini_set("memory_limit", "256M");
+
- include_once("/etc/webapps/eventum/core.php");
+ include_once("../config.inc.php");
include_once(APP_INC_PATH . "db_access.php");
include_once(APP_INC_PATH . "class.mail_queue.php");
@@ -60,8 +62,6 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/eventum-mem-limits.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list