Changeset 25492
- Timestamp:
- 09/19/2013 04:12:25 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/l10n.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/l10n.php
r25458 r25492 515 515 * 516 516 * @param string $domain Unique identifier for retrieving translated strings. 517 * @param string $path Optional. Path to the directory containing the .mo file. 518 * Default false. 517 519 * @return bool True when textdomain is successfully loaded, false otherwise. 518 520 */
Note: See TracChangeset
for help on using the changeset viewer.