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