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