Make WordPress Core

Changeset 4650 for trunk/xmlrpc.php


Ignore:
Timestamp:
12/18/2006 08:11:19 PM (18 years ago)
Author:
ryan
Message:

Include admin-functions in xmlrpc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xmlrpc.php

    r4628 r4650  
    3333}
    3434
     35include_once(ABSPATH . 'wp-admin/admin-functions.php');
    3536include_once(ABSPATH . WPINC . '/class-IXR.php');
    3637
Note: See TracChangeset for help on using the changeset viewer.