Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1711 → Rev 1712

/branches/v1.2-lithium/scripts/modules/commentaires/Commentaires.php
14,6 → 14,9
*/
class Commentaires extends DelScript {
 
protected $parametres_autorises = array(
'-t' => array(false, true, 'pour tester le script indiquer votre e-mail'));
 
public function executer() {
try {
$this->initialiserProjet('commentaires');