alecpl
2008-09-19 8e1d4af2e5aa7d1b43ba3cf64f66c9bc23bd14cf
program/include/iniset.php
@@ -2,7 +2,7 @@
/*
 +-----------------------------------------------------------------------+
 | program/include/iniset.inc                                            |
 | program/include/iniset.php                                            |
 |                                                                       |
 | This file is part of the RoundCube Webmail client                     |
 | Copyright (C) 2008, RoundCube Dev, - Switzerland                      |
@@ -22,7 +22,7 @@
// application constants
define('RCMAIL_VERSION', '0.1-trunk');
define('RCMAIL_VERSION', '0.2-trunk');
define('RCMAIL_CHARSET', 'UTF-8');
define('JS_OBJECT_NAME', 'rcmail');