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