server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Thu, 23 Jun 2016 17:22:57 +0200
changeset 201 9ae2cf79d167
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Quickfix this is undefined

<?php

return [

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

];