We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2148713 + 4f5561b commit 5bf7f09Copy full SHA for 5bf7f09
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.4
+ * @version 2.5
14
**/
15
class MysqliDb
16
{
dbObject.php
@@ -8,7 +8,7 @@
8
* @copyright Copyright (c) 2015
9
- * @version 2.2
*
* @method int count ()
* @method dbObject ArrayBuilder()
0 commit comments