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