Changeset 34348 for trunk/src/wp-includes/pomo/po.php
- Timestamp:
- 09/20/2015 03:51:55 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/pomo/po.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pomo/po.php
r32650 r34348 17 17 * Routines for working with PO files 18 18 */ 19 if ( ! class_exists( 'PO') ):19 if ( ! class_exists( 'PO', false ) ): 20 20 class PO extends Gettext_Translations { 21 21 … … 356 356 * @staticvar string $last_line 357 357 * @staticvar boolean $use_last_line 358 * 358 * 359 359 * @param resource $f 360 360 * @param string $action
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)