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

add subtree

parents 1a005571 f09cab34
No related branches found
No related tags found
No related merge requests found
# module_qualigeo
Module Qualigeo for Vitis
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<!-- WS Qualigeo -->
<installer>
<schema>
<name>q_constraint</name>
<dependenciesCollection>
<dependency>
<nature>schema</nature>
<name>s_vitis</name>
<object>vitis</object>
</dependency>
<dependency>
<name>postgis</name>
<version>2.0</version>
<nature>extern-pre</nature>
</dependency>
</dependenciesCollection>
</schema>
</installer>
<?php
// Numéro de la version de Qualigeo
define ("VM_VERSION", "[VERSION]");
define ("VM_BUILD", "[BUILD]");
define ("VM_MONTH_YEAR", "[MONTH_YEAR]");
define ("VM_STATUS", "UNSTABLE");
?>
\ No newline at end of file
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment