[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-cvs
Subject:    [PEAR-CVS] cvs: pear /PECL/session_pgsql session_pgsql.c
From:       "Yasuo Ohgaki" <yohgaki () dd ! iij4u ! or ! jp>
Date:       2001-12-30 0:55:43
[Download RAW message or body]

yohgaki		Sat Dec 29 19:55:43 2001 EDT

  Modified files:              
    /pear/PECL/session_pgsql	session_pgsql.c 
  Log:
  Get rid of debug error message
  
  
Index: pear/PECL/session_pgsql/session_pgsql.c
diff -u pear/PECL/session_pgsql/session_pgsql.c:1.2 pear/PECL/session_pgsql/session_pgsql.c:1.3
--- pear/PECL/session_pgsql/session_pgsql.c:1.2	Sat Dec 29 17:02:01 2001
+++ pear/PECL/session_pgsql/session_pgsql.c	Sat Dec 29 19:55:43 2001
@@ -16,7 +16,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: session_pgsql.c,v 1.2 2001/12/29 22:02:01 yohgaki Exp $ */
+/* $Id: session_pgsql.c,v 1.3 2001/12/30 00:55:43 yohgaki Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -82,7 +82,6 @@
 		PQfinish(PS_PGSQL(pgsql_link));
 		php_error(E_NOTICE, "Session pgsql cannot connect to PostgreSQL server");		
 	}
-	php_error(E_NOTICE, "Session save handler registering: %s",ps_mod_pgsql.name);
 	
 	php_session_register_module(&ps_mod_pgsql);
 	return SUCCESS;



-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, e-mail: pear-cvs-unsubscribe@lists.php.net
For additional commands, e-mail: pear-cvs-help@lists.php.net
To contact the list administrators, e-mail: php-list-admin@lists.php.net

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic