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