Changeset 1794 for trunk/xmlrpc.php
- Timestamp:
- 10/14/2004 07:26:41 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xmlrpc.php
r1777 r1794 6 6 include('./wp-config.php'); 7 7 include_once(ABSPATH . WPINC . '/class-IXR.php'); 8 include_once(ABSPATH . WPINC . '/functions-post.php');9 8 10 9 // Turn off all warnings and errors.
Note: See TracChangeset
for help on using the changeset viewer.