Parent Directory | Revision Log | Patch
revision 258 by fraynaud, Thu Dec 1 15:57:09 2011 UTC | revision 380 by fmichon, Wed Sep 19 06:30:05 2012 UTC | |
---|---|---|
# | Line 8 require_once "../obj/utils.class.php"; | Line 8 require_once "../obj/utils.class.php"; |
8 | /** | /** |
9 | * Classe utils () | * Classe utils () |
10 | */ | */ |
11 | $f = new utils(NULL, "traitement", _("dossier modicatif"), "ico_traitement.png", "traitement modificatif"); | $f = new utils(NULL, "PC_modificatif", _("dossier modicatif"), "ico_traitement.png", "traitement modificatif"); |
12 | $f->addHTMLHeadJs(array("../js/script.js")); | $f->addHTMLHeadJs(array("../js/script.js")); |
13 | // Param�trage =============================================================== | // Param�trage =============================================================== |
14 | $DEBUG=0; | $DEBUG=0; |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |