/[openfoncier]/branches/3.2.x/app/sig.php
ViewVC logotype

Contents of /branches/3.2.x/app/sig.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 963 - (show annotations)
Mon Dec 3 09:44:08 2012 UTC (12 years, 2 months ago) by mlimic
File size: 401 byte(s)
Renommage de la branche

1 <?php
2 // $Id: edition_d.php,v 1.4 2009-12-15 09:26:19 jbastide Exp $
3 /**
4 * Fichiers requis
5 */
6 require_once "../obj/utils.class.php";
7
8 /**
9 * Classe utils ()
10 */
11 $f = new utils(NULL, "edition", _("Systeme Information geographique"), "ico_edition.png", "edition");
12
13 $description = _("Vous devez initialiser des liens http avec votre SIG dans dyn/var.inc.");
14 $f->displayDescription($description);
15
16 ?>
17

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26