server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Mon, 30 May 2016 12:29:55 +0200
changeset 166 ce580300e4b9
parent 19 eadaf0b8f02e
permissions -rw-r--r--
add in fixtures new documents with transcripts

<?php

return [

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

];