server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 20 Jun 2016 17:04:59 +0200
changeset 195 9d083636bd99
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Layout and style of the /chronologie endpoint

<?php

return [

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

];