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