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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3343 - (show annotations)
Thu Mar 19 17:34:18 2015 UTC (9 years, 10 months ago) by vpihour
File size: 399 byte(s)
Ajout de la branche

1 <?php
2 /**
3 *
4 *
5 * @package openfoncier
6 * @version SVN : $Id$
7 */
8
9 /**
10 * Fichiers requis
11 */
12 require_once "../obj/utils.class.php";
13
14 /**
15 * Classe utils ()
16 */
17 $f = new utils(NULL, "edition", _("Systeme Information geographique"), "ico_edition.png", "edition");
18
19 $description = _("Vous devez initialiser des liens http avec votre SIG dans dyn/var.inc.");
20 $f->displayDescription($description);
21
22 ?>

Properties

Name Value
svn:keywords Id

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26