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