/[openfoncier]/trunk/app/num_dossier.php
ViewVC logotype

Diff of /trunk/app/num_dossier.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 379 by fraynaud, Wed Nov 23 21:23:11 2011 UTC revision 380 by fmichon, Wed Sep 19 06:30:05 2012 UTC
# Line 7  Line 7 
7    
8    
9  require_once "../obj/utils.class.php";  require_once "../obj/utils.class.php";
10  $f = new utils(NULL, "registre", _("remise a 0"), "ico_dossier.png", "dossier");  $f = new utils(NULL, "num_dossier", _("remise a 0"), "ico_dossier.png", "dossier");
11  $description = _("Attention ce traitement remet a 0 les registres.")."<br>";  $description = _("Attention ce traitement remet a 0 les registres.")."<br>";
12  $description .= _("Traitement a realiser en debut d'annee.");  $description .= _("Traitement a realiser en debut d'annee.");
13  $f->displayDescription($description);  $f->displayDescription($description);

Legend:
Removed from v.379  
changed lines
  Added in v.380

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26