Changeset 7311 for trunk/wp-includes/script-loader.php
- Timestamp:
- 03/15/2008 04:53:36 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/script-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r7275 r7311 12 12 13 13 function default_scripts() { 14 $this->add( 'common', '/wp-admin/js/common.js', false, '1.0' );14 $this->add( 'common', '/wp-admin/js/common.js', array('jquery'), '1.0' ); 15 15 $this->add( 'sack', '/wp-includes/js/tw-sack.js', false, '1.6.1' ); 16 16
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)