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