Verify the existence of the command file before loading in bot
commitf2026b2f0889ee5d9d5445a00f8a0655c7ce9f93
authorxrogaan <guru@xrogaan.be>
Sun, 20 Jul 2008 15:32:58 +0000 (20 17:32 +0200)
committerxrogaan <guru@xrogaan.be>
Sun, 20 Jul 2008 15:32:58 +0000 (20 17:32 +0200)
treeef184eed8dbad2dd88bace53ca386a8e9d408123
parentb63f5aea270ea3ba26d5732d0e6ce1b5466e7aea
Verify the existence of the command file before loading in bot
Add some comments
plugins/sample.php
plugins/sample/method1.php
sources/IRCMain.php
sources/IRCMain/Adapter.php
sources/Plugins.php
sources/Plugins/Abstract.php
sources/Plugins/Command/Abstract.php
sources/Plugins/Exception.php [new file with mode: 0644]
sources/Registry.php