Changeset 1190 for trunk/wp-admin/link-parse-opml.php
- Timestamp:
- 04/27/2004 11:17:16 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/link-parse-opml.php
r1107 r1190 1 1 <?php 2 2 require_once('../wp-config.php'); 3 require_once(ABSPATH.WPINC.'/functions.php');4 3 5 4 // columns we wish to find are: link_url, link_name, link_target, link_description
Note: See TracChangeset
for help on using the changeset viewer.