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