Notice: Undefined variable: userlogin in /mnt/133/sdb/a/f/ecoreseau/paysdequestembert/app/views/elements/authentification.thtml on line 2
Utilisateur :
Mot de passe :

Missing Method in InfosController

You are seeing this error because the action www.lagedefaire-lejournal.fr is not defined in controller InfosController

If you want to customize this error message, create app/views/errors/missing_action.thtml.

Fatal: Confirm you have created the InfosController::www.lagedefaire-lejournal.fr() in file : app/controllers/infos_controller.php

<?php
class InfosController extends AppController {
   function www.lagedefaire-lejournal.fr() {
   }

}
?>