Changeset 19597 for trunk/wp-admin/load-scripts.php
- Timestamp:
- 12/14/2011 11:02:42 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/load-scripts.php
r17630 r19597 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.