server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 24 Jun 2016 17:01:39 +0200
changeset 207 204f25632006
parent 19 eadaf0b8f02e
permissions -rw-r--r--
tabs/discours title + route scss cleanup

<?php

return [

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

];