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

Diff of /trunk/app/dossier_modificatif.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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;

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26