server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 14 Jun 2016 18:15:26 +0200
changeset 189 21b30ee23191
parent 19 eadaf0b8f02e
permissions -rw-r--r--
/langue endpoint: 1. Date interval 2. Delete date

<?php

return [

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

];