Error: The action index is not defined in controller VideosController
Error: Create VideosController::index() in file: cmtube/controllers/videos_controller.php.
<?php class VideosController extends AppController { var $name = 'Videos'; function index() { } } ?>
Notice: If you want to customize this error message, create cmtube/views/errors/missing_action.ctp