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