1164a1165
>         unset($id);
--- widgets.php	2007-10-03 09:17:54.000000000 -0700
+++ widgets2.php	2007-12-07 10:55:20.000000000 -0800
@@ -1162,6 +1162,7 @@
 	$GLOBALS['wp_register_widget_defaults'] = false;
 
 	do_action('widgets_init');
+        unset($id);
 }
 
 add_action('init', 'wp_widgets_init', 1);
