Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 27b0569bbb0f95ac2ca5766657141ed2 > files > 1

openvcp-web-0.2-1mdv2007.1.src.rpm

Index: lib/init.inc.php
===================================================================
--- lib/init.inc.php
+++ lib/init.inc.php	2007-01-10 16:51:28.000000000 +0100
@@ -18,7 +18,7 @@
  */
 
 	/// include all important files
-	include_once "config.inc.php";
+	include_once "/etc/openvcp-web/config.php";
 	include_once "lib/functions.inc.php";
 	include_once "lib/template.inc.php";
 	include_once "lib/javascript.inc.php";