server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 24 Jun 2016 15:05:38 +0200
changeset 205 6292498ac184
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Do not create autocomplete list markup when filter.length is zero (side effect Firefox)

<?php

return [

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

];