Changeset 23504 for branches/version-2_13-dev/data/class/util/SC_Utils.php
- Timestamp:
- 2014/06/03 14:57:02 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/util/SC_Utils.php
r23502 r23504 972 972 $line = fgets($ifp); 973 973 $line = mb_convert_encoding($line, $enc_type, 'auto'); 974 fwrite($ofp, $line);974 fwrite($ofp, $line); 975 975 } 976 976
Note: See TracChangeset
for help on using the changeset viewer.
