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