]> git.wh0rd.org - tt-rss.git/blob - version.php
remove stupid DISABLE_SESSIONS kludge, check if constant is defined, not true
[tt-rss.git] / version.php
1 <?
2 define(VERSION, "1.1.4.99");
3 ?>