Skip to content

Commit cf8ef87

Browse files
committed
Added @link
1 parent 47461b1 commit cf8ef87

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

MysqliDb.php

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +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+
* @link http://github.com/joshcam/PHP-MySQLi-Database-Class
1213
* @version 2.2
1314
**/
1415
class MysqliDb

dbObject.php

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +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+
* @link http://github.com/joshcam/PHP-MySQLi-Database-Class
1011
* @version 2.2
1112
*
1213
* @method int count ()

0 commit comments

Comments
 (0)