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

