Changeset 2848 in subversion
- Timestamp:
- Aug 7, 2009 12:13:35 PM (4 years ago)
- Location:
- trunk/roundcubemail/config
- Files:
-
- 2 edited
-
main.inc.php.dist (modified) (1 diff)
-
mimetypes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/config/main.inc.php.dist
r2822 r2848 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 -
trunk/roundcubemail/config/mimetypes.php
r2314 r2848 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.
