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