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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10211 - (hide annotations)
Tue Jun 29 14:54:02 2021 UTC (3 years, 7 months ago) by softime
Original Path: branches/5.0.0-develop/obj/departement.class.php
File size: 217 byte(s)
* Création de la branche d'intégration 5.0.0-develop depuis 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