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