Make WordPress Core


Ignore:
Timestamp:
02/22/2007 03:30:47 PM (19 years ago)
Author:
ryan
Message:

Reverse logic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/index.php

    r4808 r4915  
    1616add_action( 'admin_head', 'index_js' );
    1717wp_enqueue_script('prototype');
     18wp_enqueue_script('interface');
    1819
    1920$title = __('Dashboard');
Note: See TracChangeset for help on using the changeset viewer.