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

Diff of /trunk/app/export_pc.php

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

revision 118 by fraynaud, Fri Sep 2 09:15:04 2011 UTC revision 380 by fmichon, Wed Sep 19 06:30:05 2012 UTC
# Line 4  Line 4 
4  transfert de dossier � la DGI Cadstre  transfert de dossier � la DGI Cadstre
5  */  */
6  require_once "../obj/utils.class.php";  require_once "../obj/utils.class.php";
7  $f = new utils(NULL, "export", _("export PC"), "ico_export.png", "export");  $f = new utils(NULL, "export_pc", _("export PC"), "ico_export.png", "export");
8  $f->addHTMLHeadJs(array("../js/script.js"));  $f->addHTMLHeadJs(array("../js/script.js"));
9  // GET ========================================================================  // GET ========================================================================
10  if (isset ($_GET['validation'])){  if (isset ($_GET['validation'])){

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26