From: pk910 Date: Fri, 30 Dec 2011 20:39:48 +0000 (+0100) Subject: Another year is about to end... So we have to update these damn copyright information :P X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=commitdiff_plain;h=811bc0c7a1f583fb624a0f8c3601146e063c5a25 Another year is about to end... So we have to update these damn copyright information :P --- diff --git a/.gitignore b/.gitignore index cad9910..2395b55 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ config.inc.php -php_p10.db \ No newline at end of file +php_p10.db +year.php \ No newline at end of file diff --git a/BotLoader/Bot.class.php b/BotLoader/Bot.class.php index 303163d..d954648 100644 --- a/BotLoader/Bot.class.php +++ b/BotLoader/Bot.class.php @@ -1,6 +1,6 @@ . * + * * + ************************************************************************ + * + * Tools/Table.class.php + * + * IRC Table Class + */ class Table { private $table; diff --git a/Tools/timer.inc.php b/Tools/timer.inc.php index 9b87c4d..445ab67 100644 --- a/Tools/timer.inc.php +++ b/Tools/timer.inc.php @@ -1,6 +1,6 @@