Changes from branches/3.3/wp-admin/load-scripts.php at r19637 to trunk/wp-admin/load-scripts.php at r17630
- File:
-
- 1 edited
-
trunk/wp-admin/load-scripts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/load-scripts.php
r19637 r17630 93 93 function wp_guess_url() {} 94 94 95 if ( ! function_exists( 'json_encode' ) ) :96 /**97 * @ignore98 */99 function json_encode() {}100 endif;101 102 95 function get_file($path) { 103 96
Note: See TracChangeset
for help on using the changeset viewer.