Date: 04/03/01
- Next message: Kristian Köhntopp: "[phplib-dev] [Fwd: ct_ldap.inc]"
- Previous message: Alex Black: "[phplib-dev] Re: [phplib] template-based application server"
- Next in thread: chrisj: "[phplib-dev] cvs commit"
- Maybe reply: chrisj: "[phplib-dev] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: chrisj
Date: Tue Apr 3 16:34:35 2001
Modified files:
php-lib-stable/TODO
Log message:
Add reported bug in db_msssql.inc.
Index: php-lib-stable/TODO
diff -u php-lib-stable/TODO:1.3 php-lib-stable/TODO:1.4
--- php-lib-stable/TODO:1.3 Fri Mar 30 03:34:08 2001
+++ php-lib-stable/TODO Tue Apr 3 16:34:34 2001
@@ -1,5 +1,5 @@
-$Id: TODO,v 1.3 2001/03/30 01:34:08 mavrekh Exp $
+$Id: TODO,v 1.4 2001/04/03 14:34:34 chrisj Exp $
Things To Do for Release 7.2d:
@@ -16,6 +16,8 @@
*) table.inc -- should be $this->print_array($d); instead of print_array($d) in several
places.
+
+*) db_mssql.inc, line 126 -- uses mssql_affected_rows(), which does not exist in PHP.
*) Others as they are found, reported or documented.
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected>
For additional commands, e-mail: phplib-dev-help <email protected>
- Next message: Kristian Köhntopp: "[phplib-dev] [Fwd: ct_ldap.inc]"
- Previous message: Alex Black: "[phplib-dev] Re: [phplib] template-based application server"
- Next in thread: chrisj: "[phplib-dev] cvs commit"
- Maybe reply: chrisj: "[phplib-dev] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

