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



