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