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