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