no prototype

This commit is contained in:
Kenneth Reitz
2011-04-05 10:01:52 -04:00
parent fe9d71cee1
commit 7172bce06b
+1 -1
View File
@@ -349,5 +349,5 @@
$str = explode(" ", $str);
return implode(" " , array_slice($str, 0, $length));
}
wp_deregister_script('prototype');
?>