Changeset 1968 in subversion for trunk/roundcubemail/program/include/iniset.php
- Timestamp:
- Oct 9, 2008 8:54:21 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/iniset.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/iniset.php
r1945 r1968 63 63 } 64 64 65 // set internal encoding for mbstring extension 66 if(extension_loaded('mbstring')) 67 mb_internal_encoding(RCMAIL_CHARSET); 68 69 65 70 /** 66 71 * Use PHP5 autoload for dynamic class loading
Note: See TracChangeset
for help on using the changeset viewer.
