Rev 609 | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php if (!defined("WIKINI_VERSION")) { die ("accès direct interdit"); } $this->SetMessage("Commentaires desactives"); $this->Redirect($this->href()); ?>
<?php
if (!defined("WIKINI_VERSION"))
{
die ("accès direct interdit");
}
$this->SetMessage("Commentaires desactives");
$this->Redirect($this->href());
?>