summaryrefslogtreecommitdiffstats
path: root/Db.class.php
diff options
context:
space:
mode:
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 1eb616e..6be4c94 100644
--- a/Db.class.php
+++ b/Db.class.php
@@ -3,7 +3,7 @@
* DB - A simple database class
*
* @author Author: Vivek Wicky Aswal. (https://twitter.com/#!/VivekWickyAswal)
- * @git htt://github.com/indieteq-vivek/simple-db-class
+ * @git https://github.com/indieteq-vivek/PHP-MySQL-PDO-Database-Class
* @version 0.2ab
*
*/