Changeset 80216d0 in github
- Timestamp:
- Nov 24, 2011 2:41:37 AM (18 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 636bd77
- Parents:
- 5510a52
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
program/include/iniset.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
index.php
rabdf314 r80216d0 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 | -
program/include/iniset.php
r502436d r80216d0 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.
