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