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


