Author: glen                         Date: Wed Jan 11 15:37:05 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- irc bot doesn't use webapps, move it's config to /etc/eventum

---- Files affected:
SOURCES:
   eventum-irc-config.patch (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SOURCES/eventum-irc-config.patch
diff -u SOURCES/eventum-irc-config.patch:1.11 
SOURCES/eventum-irc-config.patch:1.12
--- SOURCES/eventum-irc-config.patch:1.11       Fri Dec 30 00:21:47 2005
+++ SOURCES/eventum-irc-config.patch    Wed Jan 11 16:37:00 2006
@@ -71,7 +71,7 @@
  ini_set("memory_limit", "256M");
  
  include_once("../../config.inc.php");
-+include_once('/etc/webapps/eventum/irc.php');
++include_once('/etc/eventum/irc.php');
  include_once(APP_INC_PATH . "db_access.php");
  include_once(APP_INC_PATH . "class.auth.php");
  include_once(APP_INC_PATH . "class.lock.php");
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/eventum-irc-config.patch?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to