]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- apply against pure distribution
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 19 Jun 2006 15:12:31 +0000 (15:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum-mem-limits.patch -> 1.2

eventum-mem-limits.patch

index 5c23bef470ce2180596d37afaa359a94b31b3732..96abb82408ae23a17326cd7b4907b2a497a0e8f3 100644 (file)
@@ -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 @@
This page took 0.095396 seconds and 4 git commands to generate.