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