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



