Parent Directory | Revision Log | Patch
revision 379 by fraynaud, Tue Nov 29 15:04:25 2011 UTC | revision 380 by fmichon, Wed Sep 19 06:30:05 2012 UTC | |
---|---|---|
# | Line 4 require_once "../obj/utils.class.php"; | Line 4 require_once "../obj/utils.class.php"; |
4 | /** | /** |
5 | * Classe utils () | * Classe utils () |
6 | */ | */ |
7 | $f = new utils(NULL, "edition", _("edition depot"), "ico_edition.png", "edition"); | $f = new utils(NULL, "edition_p", _("edition depot"), "ico_edition.png", "edition"); |
8 | $f->addHTMLHeadJs(array("../js/script.js")); | $f->addHTMLHeadJs(array("../js/script.js")); |
9 | // FORM | // FORM |
10 | echo "<form name='f1' id='f1'>"; | echo "<form name='f1' id='f1'>"; |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |