]> git.pld-linux.org Git - packages/cacti-add_template.git/commitdiff
- include global.php for full config
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 5 Oct 2008 11:57:59 +0000 (11:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cacti-addons-add_template.patch -> 1.3

cacti-addons-add_template.patch

index 7015f59e6e47ecf7452fe240b91736338f9b971e..a1c144c92fe426c1d45edb76aa6004166db0adc8 100644 (file)
@@ -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
This page took 0.069762 seconds and 4 git commands to generate.