Missing Controller
Error: ProjectUpdates.phpController could not be found.
Error: Create the class ProjectUpdates.phpController below in file: app/controllers/project_updates.php_controller.php
<?php
class ProjectUpdates.phpController extends AppController {
var $name = 'ProjectUpdates.php';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp





