Missing Method in NewsController
Error: The action cello-expands-the-3d-tv-range-14635 is not defined in controller NewsController
Error: Create NewsController::cello-expands-the-3d-tv-range-14635() in file: app/controllers/news_controller.php.
<?php
class NewsController extends AppController {
var $name = 'News';
function cello-expands-the-3d-tv-range-14635() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
