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





