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