Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > d51777d04767a67ec6dd9c517347f303 > files > 2

php-pear-Net_SmartIRC-0.5.5p1-6mdk.src.rpm

diff -burN Net_SmartIRC-0.5.5p1.orig/SmartIRC.php Net_SmartIRC-0.5.5p1/SmartIRC.php
--- Net_SmartIRC-0.5.5p1.orig/SmartIRC.php	Tue Jul 22 20:02:07 2003
+++ Net_SmartIRC-0.5.5p1/SmartIRC.php	Thu Jul 24 00:34:38 2003
@@ -43,9 +43,9 @@
  *
  */
 // ------- PHP code ----------
-include_once('SmartIRC/defines.php');
-include_once('SmartIRC/irccommands.php');
-include_once('SmartIRC/messagehandler.php');
+include_once('Net/SmartIRC/defines.php');
+include_once('Net/SmartIRC/irccommands.php');
+include_once('Net/SmartIRC/messagehandler.php');
 define('SMARTIRC_VERSION', '0.5.5 ($Revision: 1.54.2.4 $)');
 define('SMARTIRC_VERSIONSTRING', 'Net_SmartIRC '.SMARTIRC_VERSION);