Make WordPress Core


Ignore:
Timestamp:
08/17/2015 08:23:06 PM (10 years ago)
Author:
ocean90
Message:

Upgrade: Update $_old_files for 4.3.

fixes #33394.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/update-core.php

    r33447 r33626  
    695695'wp-includes/js/jquery/ui/jquery.ui.tooltip.min.js',
    696696'wp-includes/js/jquery/ui/jquery.ui.widget.min.js',
    697 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no-alt.png'
     697'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no-alt.png',
     698// 4.3
     699'wp-admin/js/wp-fullscreen.js',
     700'wp-admin/js/wp-fullscreen.min.js',
     701'wp-includes/js/tinymce/wp-mce-help.php',
     702'wp-includes/js/tinymce/plugins/wpfullscreen',
    698703);
    699704
Note: See TracChangeset for help on using the changeset viewer.