From 9ec6b265b297af3cb786ba1ce65e35c372dbb078 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 11 Dec 2005 21:24:24 +0000 Subject: [PATCH] We no longer use ISSO::_message(), but ISSO->message() --- db_mysql.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_mysql.php b/db_mysql.php index 02a53ba..2bc37d9 100644 --- a/db_mysql.php +++ b/db_mysql.php @@ -312,7 +312,7 @@ class DB_MySQL // ################################################################### /** - * MySQL error wrapper for ISSO::_message() + * MySQL error wrapper for ISSO->message() * * @access protected * -- 2.43.5