new way for dev
commitd4853b897f439ae276bed9457f69f5c6836ef7c4
authorBelliere Ludovic <guru@xrogaan.be>
Wed, 18 Jun 2008 07:43:52 +0000 (18 09:43 +0200)
committerBelliere Ludovic <guru@xrogaan.be>
Wed, 18 Jun 2008 07:43:52 +0000 (18 09:43 +0200)
tree29ad72190fd7ed64d48f8b638ab4925d36ff526b
parentb9888f4def0953e739d2688e6c02125d3613f02c
new way for dev
14 files changed:
.hgignore
main.php
plugins/quizz-plugin.inc.php
plugins/sample-plugin.inc.php
plugins/sample/method1.php [copied from plugins/quizz-plugin.inc.php with 70% similarity]
sources/Event.php [new file with mode: 0644]
sources/IRCMain.php [new file with mode: 0644]
sources/IRCMain/Adapter.php [new file with mode: 0644]
sources/Plugins.php [new file with mode: 0644]
sources/Plugins/Abstract.php [copied from plugins/quizz-plugin.inc.php with 69% similarity]
sources/Plugins/Command/Command_Abstract.php [new file with mode: 0644]
sources/Registry.php [new file with mode: 0644]
sources/main-class.inc.php
sources/stats-class.inc.php [new file with mode: 0644]