Changeset 16062
- Timestamp:
- 10/28/2010 10:00:53 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r16043 r16062 1171 1171 function do_enclose( $content, $post_ID ) { 1172 1172 global $wpdb; 1173 1174 //TODO: Tidy this ghetto code up and make the debug code optional 1173 1175 include_once( ABSPATH . WPINC . '/class-IXR.php' ); 1174 1176
Note: See TracChangeset
for help on using the changeset viewer.