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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to