Make WordPress Core


Ignore:
Timestamp:
04/27/2004 11:17:16 PM (21 years ago)
Author:
saxmatt
Message:

Cleaning up some includes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/import-greymatter.php

    r1108 r1190  
    11<?php
    2 
    3 // 1. save as gm-2-b2.php
    4 // 2. upload on your server in the directory where your b2 files are
    5 // 3. load in the browser from there
    62
    73require_once('../wp-config.php');
    8 require_once(ABSPATH.WPINC.'/functions.php');
    94require('upgrade-functions.php');
    105
Note: See TracChangeset for help on using the changeset viewer.