Skip to content

Commit 04cc2db

Browse files
committed
Merge pull request #275 from avbdr/master
Tag version 2.2
2 parents 93cd9d1 + 2796093 commit 04cc2db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MysqliDb.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @author Alexander V. Butenko <[email protected]>
1010
* @copyright Copyright (c) 2010
1111
* @license http://opensource.org/licenses/gpl-3.0.html GNU Public License
12-
* @version 2.1
12+
* @version 2.2
1313
**/
1414
class MysqliDb
1515
{

dbObject.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @author Alexander V. Butenko <[email protected]>
88
* @copyright Copyright (c) 2015
99
* @license http://opensource.org/licenses/gpl-3.0.html GNU Public License
10-
* @version 2.1
10+
* @version 2.2
1111
*
1212
* @method int count ()
1313
* @method mixed byId (string $id, mixed $fields)

0 commit comments

Comments
 (0)