summaryrefslogtreecommitdiffstats
path: root/Db.class.php
diff options
context:
space:
mode:
authorIndieteq <admin@indieteq.com>2012-10-17 22:50:54 +0300
committerIndieteq <admin@indieteq.com>2012-10-17 22:50:54 +0300
commit6a35925789bd20e09376872c7710dbb12577a1b0 (patch)
tree14735f2b46e9b3a02da771c2a421331e77b1315c /Db.class.php
parent78987303cc0ee23a822cbcb97816b6c50decf9c6 (diff)
downloadphp-mysql-pdo-database-class-6a35925789bd20e09376872c7710dbb12577a1b0.zip
php-mysql-pdo-database-class-6a35925789bd20e09376872c7710dbb12577a1b0.tar.gz
php-mysql-pdo-database-class-6a35925789bd20e09376872c7710dbb12577a1b0.tar.bz2
Update Db.class.php
Diffstat (limited to 'Db.class.php')
-rw-r--r--Db.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Db.class.php b/Db.class.php
index 4fe87ad..3300499 100644
--- a/Db.class.php
+++ b/Db.class.php
@@ -4,7 +4,7 @@
*
* @author Author: Vivek Wicky Aswal. (https://twitter.com/#!/VivekWickyAswal)
* @git htt://github.com/indieteq-vivek/simple-db-class
-* @version 0.2a
+* @version 0.2ab
*
*/
require("Log.class.php");