Changeset 1284
- Timestamp:
- 05/15/2004 05:44:58 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import-mt.php
r1230 r1284 1 1 <?php 2 define('MTEXPORT', ' import.txt');// enter the relative path of the import.txt file containing the mt entries. If the file is called import.txt and it is /wp-admin, then this line2 define('MTEXPORT', '');// enter the relative path of the import.txt file containing the mt entries. If the file is called import.txt and it is /wp-admin, then this line 3 3 //should be define('MTEXPORT', 'import.txt'); 4 4
Note: See TracChangeset
for help on using the changeset viewer.