Missing Controller

Error: ProjectsController could not be found.

Error: Create the class ProjectsController below in file: app/controllers/projects_controller.php

<?php
class ProjectsController extends AppController {

	var $name = 'Projects';
}
?>

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

(default) 4 queries took 4 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `aros`771
2DESCRIBE `acos`771
3DESCRIBE `aros_acos`771
4DESCRIBE `modules`661