Make WordPress Core


Ignore:
Timestamp:
06/01/2003 08:59:33 PM (23 years ago)
Author:
mikelittle
Message:

Fix to use ezsql

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/b2header.php

    r96 r144  
    88require_once($abspath.$b2inc.'/xmlrpc.inc');
    99require_once($abspath.$b2inc.'/xmlrpcs.inc');
     10require_once($abspath.$b2inc.'/wp-db.php');
    1011
    1112if (!isset($use_cache)) $use_cache=1;
Note: See TracChangeset for help on using the changeset viewer.