server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Wed, 03 Feb 2016 18:34:44 +0100
changeset 115 34ffc04cef62
parent 19 eadaf0b8f02e
permissions -rw-r--r--
add dc:identifier to providedCHO

<?php

return [

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

];