Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 0a875fb321704441778112427ff443fb > files > 1

cacti-0.8.7b-4mdv2009.0.src.rpm

--- cacti-0.8.7/include/global.php~	2007-11-09 11:31:43.000000000 +0200
+++ cacti-0.8.7/include/global.php	2007-11-09 11:36:53.000000000 +0200
@@ -170,7 +170,7 @@
 error_reporting(E_ALL);
 
 /* include base modules */
-include($config["library_path"] . "/adodb/adodb.inc.php");
+include("/usr/share/php-adodb/adodb.inc.php");
 include($config["library_path"] . "/database.php");
 include_once($config["library_path"] . "/functions.php");
 include_once($config["include_path"] . "/global_constants.php");