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