server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 05 Jul 2016 01:30:27 +0200
changeset 227 5c9250f55f4b
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Basic notice logic from query parameters Playlist component notice open/close styles

<?php

return [

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

];