From c2c4dfc41b05d3009303978c1cc8c928148de128 Mon Sep 17 00:00:00 2001 From: Indieteq Date: Sun, 9 Dec 2012 14:03:04 +0100 Subject: Update Db.class.php --- Db.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * */ -- cgit v1.1