We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5561b commit 0119c46Copy full SHA for 0119c46
MysqliDb.php
@@ -10,7 +10,7 @@
10
* @copyright Copyright (c) 2010
11
* @license http://opensource.org/licenses/gpl-3.0.html GNU Public License
12
* @link http://github.com/joshcam/PHP-MySQLi-Database-Class
13
- * @version 2.5
+ * @version 2.6-master
14
**/
15
class MysqliDb
16
{
dbObject.php
@@ -8,7 +8,7 @@
8
* @copyright Copyright (c) 2015
9
*
* @method int count ()
* @method dbObject ArrayBuilder()
0 commit comments