Changeset 630 for trunk/wp-settings.php
- Timestamp:
- 12/18/2003 10:12:34 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r628 r630 28 28 require (ABSPATH . WPINC . '/class-xmlrpc.php'); 29 29 require (ABSPATH . WPINC . '/class-xmlrpcs.php'); 30 require (ABSPATH . '/wp-links/links.php');30 require (ABSPATH . WPINC . '/links.php'); 31 31 32 32 //setup the old globals from b2config.php
Note: See TracChangeset
for help on using the changeset viewer.