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


