Skip to content
Snippets Groups Projects
Commit df3f8eb9 authored by Armand Bahi's avatar Armand Bahi
Browse files

Update from SVN

parent caaa1684
No related branches found
No related tags found
No related merge requests found
<?php
$properties["schema_anc"] = 's_anc';
$properties["anc"]["cont_zone_urba"]["intersect"]["schema"] = '';
$properties["anc"]["cont_zone_urba"]["intersect"]["table"] = '';
$properties["anc"]["cont_zone_urba"]["intersect"]["column"] = '';
$properties["anc"]["cont_zone_urba"]["intersect"]["column_geom"] = '';
$properties["anc"]["code_postal"]["schema"] = '';
$properties["anc"]["code_postal"]["table"] = '';
$properties["anc"]["code_postal"]["column"] = '';
?>
\ No newline at end of file
<?php
// Numéro de la version de cadastre
define ("VM_VERSION", "[VERSION]");
define ("VM_BUILD", "[BUILD]");
define ("VM_MONTH_YEAR", "[MONTH_YEAR]");
define ("VM_STATUS", "UNSTABLE");
?>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment