1 Aug 2007 08:38
mantisbt/core database_api.php,1.62,1.63
Update of /cvsroot/mantisbt/mantisbt/core
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3633/core
Modified Files:
database_api.php
Log Message:
Preparing for the 1.1.0a4. Waiting on a couple of fixes before releasing.
Index: database_api.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/core/database_api.php,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- database_api.php 26 Jul 2007 22:11:09 -0000 1.62
+++ database_api.php 1 Aug 2007 06:38:36 -0000 1.63
<at> <at> -103,6 +103,7 <at> <at>
switch( $t_db_type ) {
case 'mysql':
+ case 'mysqli':
return true;
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
(Continue reading)
RSS Feed