Subversion Repositories Sites.tela-botanica.org

Rev

Rev 609 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
420 florian 1
<?php
2
 
3
if (!defined("WIKINI_VERSION"))
4
{
5
            die ("acc&egrave;s direct interdit");
6
}
7
 
8
$this->SetMessage("Commentaires desactives");
9
$this->Redirect($this->href());
10
 
11
?>