Changeset 15590 for trunk/wp-includes/pomo/streams.php
- Timestamp:
- 09/07/2010 11:21:11 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/pomo/streams.php
r13316 r15590 23 23 * Sets the endianness of the file. 24 24 * 25 * @param $endian string'big' or 'little'25 * @param string $endian 'big' or 'little' 26 26 */ 27 27 function setEndian($endian) {
Note: See TracChangeset
for help on using the changeset viewer.