Strict Standards: Non-static method Debugger::invoke() should not be called statically, assuming $this from incompatible context in /home/ruedelam/cake_1.2.1.8004/cake/libs/debugger.php on line 574

Strict Standards: Non-static method Debugger::getInstance() should not be called statically, assuming $this from incompatible context in /home/ruedelam/cake_1.2.1.8004/cake/libs/debugger.php on line 574

Deprecated: Function split() is deprecated in /home/ruedelam/cake_1.2.1.8004/cake/libs/l10n.php on line 397
CakePHP: the rapid development php framework: Missing Controller

Missing Controller

Error: Irc:Controller could not be found.

Error: Create the class Irc:Controller below in file: app/controllers/irc:controller.php

<?php
class Irc:Controller extends AppController {

	var $name = 'Irc:';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp