scripts.mit.edu
/
autoinstalls
/
wordpress.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
WordPress 3.4
[autoinstalls/wordpress.git]
/
wp-admin
/
includes
/
comment.php
diff --git
a/wp-admin/includes/comment.php
b/wp-admin/includes/comment.php
index d731130a53836edb66d57e71fc37c5513685157c..8458911575e1a8e68dffcdcd702e29d3e6872e46 100644
(file)
--- a/
wp-admin/includes/comment.php
+++ b/
wp-admin/includes/comment.php
@@
-156,4
+156,3
@@
function enqueue_comment_hotkeys_js() {
if ( 'true' == get_user_option( 'comment_shortcuts' ) )
wp_enqueue_script( 'jquery-table-hotkeys' );
}
if ( 'true' == get_user_option( 'comment_shortcuts' ) )
wp_enqueue_script( 'jquery-table-hotkeys' );
}
-?>