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

