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