From d3386f380797c0598e8410c6dd2036c548ca2caf Mon Sep 17 00:00:00 2001 From: aguchux Date: Sat, 16 Jan 2021 09:19:30 +0100 Subject: [PATCH] Testing first git workout --- dbObject.php | 1 + 1 file changed, 1 insertion(+) diff --git a/dbObject.php b/dbObject.php index 304630a3..70e52f93 100644 --- a/dbObject.php +++ b/dbObject.php @@ -9,6 +9,7 @@ * @license http://opensource.org/licenses/gpl-3.0.html GNU Public License * @link http://github.com/joshcam/PHP-MySQLi-Database-Class * @version 2.9-master + * @version 3.0-master * * @method int count () * @method dbObject ArrayBuilder()