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