Skip to content

Commit 86d877b

Browse files
author
Indieteq
committed
Update Log.class.php
1 parent c2c4dfc commit 86d877b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Log.class.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/* *
33
* Log A logger class which creates logs when an exception is thrown.
44
* @author Author: Vivek Wicky Aswal. (https://twitter.com/#!/VivekWickyAswal)
5-
* @git htt://github.com/indieteq-vivek/simple-db-class
5+
* @git https://github.com/indieteq-vivek/PHP-MySQL-PDO-Database-Class
66
* @version 0.1a
77
*/
88
class Log {

0 commit comments

Comments
 (0)