cornerstone logo
Notice (8): Undefined variable: section [APP/views/layouts/default.thtml, line 72]
home sitemap
view navigation

Missing Controller

Error: About.phpController could not be found.

Error: Create the class About.phpController below in file: app/controllers/about.php_controller.php

<?php
class About.phpController extends AppController {

	var $name = 'About.php';
}
?>

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