Missing Controller

Error: CustomerService.phpController could not be found.

Error: Create the class CustomerService.phpController below in file: app\controllers\customer_service.php_controller.php

<?php
class CustomerService.phpController extends AppController {

	var $name = 'CustomerService.php';
}
?>

Notice: If you want to customize this error message, create app\views\errors\missing_controller.ctp