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