SOURCES: cacti-addons-add_template.patch - include global.php for full config

glen glen at pld-linux.org
Sun Oct 5 13:58:05 CEST 2008


Author: glen                         Date: Sun Oct  5 11:58:05 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- include global.php for full config

---- Files affected:
SOURCES:
   cacti-addons-add_template.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/cacti-addons-add_template.patch
diff -u SOURCES/cacti-addons-add_template.patch:1.2 SOURCES/cacti-addons-add_template.patch:1.3
--- SOURCES/cacti-addons-add_template.patch:1.2	Sun Oct  5 13:50:16 2008
+++ SOURCES/cacti-addons-add_template.patch	Sun Oct  5 13:57:59 2008
@@ -7,7 +7,7 @@
 -
 -include_once("./include/config.php");
 -include_once("./lib/import.php");
-+include_once("/usr/share/cacti/include/config.php");
++include_once("/usr/share/cacti/include/global.php");
 +include_once("/usr/share/cacti/lib/import.php"); 
  
  // check if we have good number of argument
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cacti-addons-add_template.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list