More Website Templates at TemplateMonster.com!
Missing Controller
Error: TasksController could not be found.
Error: Create the class TasksController below in file: app/controllers/tasks_controller.php
<?php
class TasksController extends AppController {
var $name = 'Tasks';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp