server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 24 Jun 2016 17:07:24 +0200
changeset 208 59b63cdda9e8
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Change tabs/discours title color

<?php

return [

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

];