SOURCES: cacti.cfg.php - do not reset config, inherit
    glen 
    glen at pld-linux.org
       
    Sun Oct  5 03:37:20 CEST 2008
    
    
  
Author: glen                         Date: Sun Oct  5 01:37:20 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- do not reset config, inherit
---- Files affected:
SOURCES:
   cacti.cfg.php (1.2 -> 1.3) 
---- Diffs:
================================================================
Index: SOURCES/cacti.cfg.php
diff -u SOURCES/cacti.cfg.php:1.2 SOURCES/cacti.cfg.php:1.3
--- SOURCES/cacti.cfg.php:1.2	Sun Oct  5 03:32:06 2008
+++ SOURCES/cacti.cfg.php	Sun Oct  5 03:37:14 2008
@@ -5,13 +5,9 @@
 $database_username = 'mysql';
 $database_password = '';
 
-$plugins = array();
 // $plugins[] = 'thold';
 // $plugins[] = 'monitor';
 // $plugins[] = 'discovery';
-
-/* Do not edit this line */
-$config = array();
 
 /* This is full URL Path to the Cacti installation
    For example, if your cacti was accessible by http://server/cacti/ you would user '/cacti/'
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cacti.cfg.php?r1=1.2&r2=1.3&f=u
    
    
More information about the pld-cvs-commit
mailing list