server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 12 Jul 2016 16:58:12 +0200
changeset 238 5fd45a9fdacb
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Voir plus button styling

<?php

return [

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

];