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