server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 21 Jun 2016 14:24:30 +0200
changeset 196 7550cb541901
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Filter as a service Document list as a component Styling and cleanup

<?php

return [

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

];