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

Strict Standards: Non-static method Debugger::getInstance() should not be called statically, assuming $this from incompatible context in /home/syllysde/www/cake/libs/debugger.php on line 575
Syllys Design - Missing Controller

Missing Controller

Error: ContactsController could not be found.

Error: Create the class ContactsController below in file: app/controllers/contacts_controller.php

<?php
class ContactsController extends AppController {

	var $name = 'Contacts';
}
?>

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