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





