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