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





