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