Home  |  Linux  | Mysql  | PHP  | XML
From:Wez Furlong Date:Sun Oct 24 00:53:18 2004
Subject:cvs: embed /php-irssi settings.c
wez		Sun Oct 24 02:53:18 2004 EDT

  Modified files:              
    /embed/php-irssi	settings.c 
  Log:
  typo/thinko correction patch from Magnus
  
  
http://cvs.php.net/diff.php/embed/php-irssi/settings.c?r1=1.1&r2=1.2&ty=u
Index: embed/php-irssi/settings.c
diff -u embed/php-irssi/settings.c:1.1 embed/php-irssi/settings.c:1.2
--- embed/php-irssi/settings.c:1.1	Tue Apr  1 12:10:29 2003
+++ embed/php-irssi/settings.c	Sun Oct 24 02:53:18 2004
@@ -14,7 +14,7 @@
   +----------------------------------------------------------------------+
   | Author: Wez Furlong <wez@php.net>                                    |
   +----------------------------------------------------------------------+
-  $Id: settings.c,v 1.1 2003/04/01 17:10:29 wez Exp $
+  $Id: settings.c,v 1.2 2004/10/24 06:53:18 wez Exp $
 */
 #include "php-irssi.h"
 
@@ -189,7 +189,7 @@
 		return;
 	}
 
-	RETURN_LONG(settings_get_bool(key));
+	RETURN_LONG(settings_get_time(key));
 }
 
 /* proto long irssi_settings_get_level(string key)
Navigate in group php.embed.cvs at sever news.php.net
Previous Next




  
© No Copyright
You are free to use Anything
Site Maintained by PHP Developer
Powered By PHP Consultants