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