Make WordPress Core


Ignore:
Timestamp:
12/18/2003 09:36:13 AM (21 years ago)
Author:
saxmatt
Message:

Renaming Reloaded.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/link-parse-opml.php

    r601 r628  
    11<?php
    22require_once('../wp-config.php');
    3 require_once($abspath.$b2inc.'/functions.php');
     3require_once(ABSPATH.WPINC.'/functions.php');
    44
    55// columns we wish to find are:  link_url, link_name, link_target, link_description
Note: See TracChangeset for help on using the changeset viewer.