Changeset 5480 in subversion
- Timestamp:
- Nov 24, 2011 2:41:37 AM (18 months ago)
- Location:
- trunk/roundcubemail
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
program/include/iniset.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/index.php
r5375 r5480 3 3 +-------------------------------------------------------------------------+ 4 4 | Roundcube Webmail IMAP Client | 5 | Version 0. 7-svn |5 | Version 0.8-svn | 6 6 | | 7 7 | Copyright (C) 2005-2011, The Roundcube Dev Team | -
trunk/roundcubemail/program/include/iniset.php
r5294 r5480 38 38 39 39 // application constants 40 define('RCMAIL_VERSION', '0. 7-svn');40 define('RCMAIL_VERSION', '0.8-svn'); 41 41 define('RCMAIL_CHARSET', 'UTF-8'); 42 42 define('JS_OBJECT_NAME', 'rcmail');
Note: See TracChangeset
for help on using the changeset viewer.
