Changeset 19637
- Timestamp:
- 12/30/2011 11:01:16 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.3/wp-admin/load-scripts.php
r17630 r19637 93 93 function wp_guess_url() {} 94 94 95 if ( ! function_exists( 'json_encode' ) ) : 96 /** 97 * @ignore 98 */ 99 function json_encode() {} 100 endif; 101 95 102 function get_file($path) { 96 103
Note: See TracChangeset
for help on using the changeset viewer.