Changeset 109 in subversion for trunk/roundcubemail/program/include/main.inc
- Timestamp:
- Jan 16, 2006 6:19:44 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/main.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/main.inc
r102 r109 630 630 631 631 // send response code 632 print $js_code;632 print rcube_charset_convert($js_code, 'UTF-8', $GLOBALS['CHARSET']); 633 633 634 634 if ($flush) // flush the output buffer
Note: See TracChangeset
for help on using the changeset viewer.
