server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 05 Sep 2016 18:45:47 +0200
changeset 274 53a6985443f8
parent 19 eadaf0b8f02e
permissions -rw-r--r--
geostats endpoint + mapvar

<?php

return [

    'VERSION' => [0,0,0,'alpha',1],

];