[dev] MySQLi test patch
Peter Arien
Peter.Arien at cc.kuleuven.ac.be
Tue May 2 04:04:50 PDT 2006
Since MySQLi is a database backend option in conf.xml maybe we should
test for it in test.php?
Index: test.php
===================================================================
RCS file: /repository/horde/test.php,v
retrieving revision 1.145
diff -u -2 -b -r1.145 test.php
--- test.php 30 Mar 2006 08:09:06 -0000 1.145
+++ test.php 2 May 2006 11:00:48 -0000
@@ -83,4 +83,5 @@
),
'mysql' => 'MySQL Support',
+ 'mysqli' => 'MySQLi Support',
'openssl' => 'OpenSSL Support',
'pgsql' => 'PostgreSQL Support',
--
Peter Arien
K.U.Leuven - LUDIT _=_ Tel: +32 16 322219
peter.arien at cc.kuleuven.be _=_ http://ludit.kuleuven.be/
War does not determine who's right, it just determines who's left.
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
More information about the dev
mailing list