SOURCES: z-push.patch (NEW) - webapps

glen glen at pld-linux.org
Tue Sep 9 20:23:17 CEST 2008


Author: glen                         Date: Tue Sep  9 18:23:17 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- webapps

---- Files affected:
SOURCES:
   z-push.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/z-push.patch
diff -u /dev/null SOURCES/z-push.patch:1.1
--- /dev/null	Tue Sep  9 20:23:17 2008
+++ SOURCES/z-push.patch	Tue Sep  9 20:23:11 2008
@@ -0,0 +1,11 @@
+--- z-push/index.php~	2008-08-08 16:44:28.000000000 +0300
++++ z-push/index.php	2008-09-09 20:54:19.000000000 +0300
+@@ -16,7 +16,7 @@
+ ob_start(false, 1048576);
+ 
+ include_once('zpushdefs.php');
+-include_once("config.php");
++include_once("/etc/webapps/z-push/config.php");
+ include_once("proto.php");
+ include_once("request.php");
+ include_once("debug.php");
================================================================


More information about the pld-cvs-commit mailing list