Changeset 1190 for trunk/wp-admin/import-greymatter.php
- Timestamp:
- 04/27/2004 11:17:16 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import-greymatter.php
r1108 r1190 1 1 <?php 2 3 // 1. save as gm-2-b2.php4 // 2. upload on your server in the directory where your b2 files are5 // 3. load in the browser from there6 2 7 3 require_once('../wp-config.php'); 8 require_once(ABSPATH.WPINC.'/functions.php');9 4 require('upgrade-functions.php'); 10 5
Note: See TracChangeset
for help on using the changeset viewer.