server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Sun, 17 Jul 2016 22:17:24 +0200
changeset 242 523ca6e73353
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Add video player Hide/show video player from toolbar

<?php

return [

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

];