Skip to content

Commit

Permalink
CDN jQuery back
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonn committed Jun 3, 2011
1 parent d911cf6 commit d5c76ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/core/theme-functions.php
Expand Up @@ -17,7 +17,7 @@ function framework_media() {

wp_enqueue_script(
'jquery',
'http://ajax.googleapis.com/ajax/libs/jquery/1.5.2f/jquery.min.js',
'http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js',
array(),
null, //since empty, no ver parameter in query string
true //in_footer
Expand Down

0 comments on commit d5c76ea

Please sign in to comment.