program/include/iniset.php
@@ -18,9 +18,6 @@ | Author: Till Klampaeckel <till@php.net> | | Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ $Id$ */ // Some users are not using Installer, so we'll check some @@ -40,7 +37,7 @@ } // application constants define('RCMAIL_VERSION', '0.9-svn'); define('RCMAIL_VERSION', '0.9-git'); define('RCMAIL_CHARSET', 'UTF-8'); define('RCMAIL_START', microtime(true));