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