Upgrade to Prototype 1.5.1.1 (bugfix release). Props Nazgul. fixes #4502

git-svn-id: https://develop.svn.wordpress.org/trunk@5743 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2007-06-21 22:01:21 +00:00
parent 7222eb1151
commit f6f946df9a
2 changed files with 15 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ class WP_Scripts {
$mce_config = apply_filters('tiny_mce_config_url', '/wp-includes/js/tinymce/tiny_mce_config.php');
$this->add( 'wp_tiny_mce', $mce_config, array('tiny_mce'), '20070528' );
$this->add( 'prototype', '/wp-includes/js/prototype.js', false, '1.5.1');
$this->add( 'prototype', '/wp-includes/js/prototype.js', false, '1.5.1.1');
$this->add( 'autosave', '/wp-includes/js/autosave.js', array('prototype', 'sack'), '20070306');
$this->localize( 'autosave', 'autosaveL10n', array(