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