Changeset 4d97074 in github
- Timestamp:
- Aug 7, 2009 12:13:35 PM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 2a34eb9
- Parents:
- c7a2e84
- Location:
- config
- Files:
-
- 2 edited
-
main.inc.php.dist (modified) (1 diff)
-
mimetypes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
config/main.inc.php.dist
re54bb72 r4d97074 174 174 175 175 // add this user-agent to message headers when sending 176 $rcmail_config['useragent'] = 'RoundCube Webmail/ 0.3-beta';176 $rcmail_config['useragent'] = 'RoundCube Webmail/'.RCMAIL_VERSION; 177 177 178 178 // use this name to compose page titles -
config/mimetypes.php
r65ce3d2 r4d97074 42 42 'xps' => 'application/vnd.ms-xpsdocument', 43 43 'rar' => 'application/x-rar-compressed', 44 'vcf' => 'text/vcard', 44 45 ); 45 46
Note: See TracChangeset
for help on using the changeset viewer.
