Rev 954 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php/*hello__.phpAppellé APRES l'execution de l'action hello*/// Vérification de sécuritéif (!defined("WIKINI_VERSION")){die ("accès direct interdit");}echo $this->Format("J'ai dit bonjour !");?>