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