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





