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