summaryrefslogtreecommitdiffstats
path: root/Log.class.php
diff options
context:
space:
mode:
authorIndieteq <admin@indieteq.com>2012-12-09 14:05:06 +0100
committerIndieteq <admin@indieteq.com>2012-12-09 14:05:06 +0100
commit86d877be6ce1898ca5915a7c86c3ca14eb1b115c (patch)
treef9ad47bd907061dcf27fe6a1c445b22b5cf47ce5 /Log.class.php
parentc2c4dfc41b05d3009303978c1cc8c928148de128 (diff)
downloadphp-mysql-pdo-database-class-86d877be6ce1898ca5915a7c86c3ca14eb1b115c.zip
php-mysql-pdo-database-class-86d877be6ce1898ca5915a7c86c3ca14eb1b115c.tar.gz
php-mysql-pdo-database-class-86d877be6ce1898ca5915a7c86c3ca14eb1b115c.tar.bz2
Update Log.class.php
Diffstat (limited to 'Log.class.php')
-rw-r--r--Log.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Log.class.php b/Log.class.php
index 07ccd04..c0ca402 100644
--- a/Log.class.php
+++ b/Log.class.php
@@ -2,7 +2,7 @@
/* *
* Log A logger class which creates logs when an exception is thrown.
* @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.1a
*/
class Log {