server/src/config/constants.php
author nowmad@23.1.168.192.in-addr.arpa
Thu, 17 Dec 2015 12:29:48 +0100
changeset 71 22d9719f1929
parent 19 eadaf0b8f02e
permissions -rw-r--r--
add class to the main div of the ember app to simplify css set up

<?php

return [

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

];