Error: The action Wed 01 Jan 2003 010101 GMT is not defined in controller SituacionController
Error: Create SituacionController::Wed 01 Jan 2003 010101 GMT() in file: app/controllers/situacion_controller.php.
<?php
class SituacionController extends AppController {
var $name = 'Situacion';
function Wed 01 Jan 2003 010101 GMT() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.