Changeset 4895
- Timestamp:
- 02/20/2007 07:46:13 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r4861 r4895 40 40 $this->add( 'xfn', '/wp-admin/xfn.js', false, '3517' ); 41 41 $this->add( 'upload', '/wp-admin/upload-js.php', array('prototype'), '20070118' ); 42 $this->add( 'jquery', '/wp-includes/js/jquery-latest.js', false, '1.0.3' ); 42 43 } 43 44 }
Note: See TracChangeset
for help on using the changeset viewer.