Changeset 25015
- Timestamp:
- 08/07/2013 08:59:09 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/i18n/extract.php
r25003 r25015 1 1 <?php 2 $pomo = dirname( dirname( dirname( dirname( __FILE__ )) ) ) . '/src/wp-includes/pomo';2 $pomo = dirname( dirname( dirname( __FILE__ ) ) ) . '/src/wp-includes/pomo'; 3 3 require_once "$pomo/entry.php"; 4 4 require_once "$pomo/translations.php";
Note: See TracChangeset
for help on using the changeset viewer.