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

Contents of /trunk/app/sig.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1184 - (show annotations)
Wed Jan 9 09:34:50 2013 UTC (12 years ago) by fmichon
File size: 346 byte(s)
svn propset svn:keywords "Id" app/*.php

1 <?php
2 // $Id$
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

Properties

Name Value
svn:keywords Id

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26