/[openfoncier]/trunk/obj/departement.class.php
ViewVC logotype

Annotation of /trunk/obj/departement.class.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9560 - (hide annotations)
Tue Sep 22 17:01:09 2020 UTC (4 years, 4 months ago) by softime
Original Path: branches/4.14.0-develop/obj/departement.class.php
File size: 217 byte(s)
* Merge de la branche de développement 4.14.0-develop_ajout_dossier_commune dans la branche d'intégration 4.14.0-develop

1 mbideau 9520 <?php
2     //$Id$
3     //gen openMairie le 10/09/2020 13:54
4    
5     require_once "../gen/obj/departement.class.php";
6    
7 mbideau 9528 require_once __DIR__ . '/trait_date_valid.php';
8 mbideau 9520
9     class departement extends departement_gen {
10 mbideau 9528 use date_valid;
11 mbideau 9520 }

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26