From 7172bce06b511cdbb9bc65136a307c44640832b0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 5 Apr 2011 10:01:52 -0400 Subject: [PATCH] no prototype --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index d2f907c..a21ca4b 100644 --- a/functions.php +++ b/functions.php @@ -349,5 +349,5 @@ $str = explode(" ", $str); return implode(" " , array_slice($str, 0, $length)); } - +wp_deregister_script('prototype'); ?> \ No newline at end of file