Index: trunk/include/onupdate.php
===================================================================
--- trunk/include/onupdate.php	(revision 173)
+++ trunk/include/onupdate.php	(revision 174)
@@ -47,5 +47,6 @@
 	}
 
-	/* activate the tag plugin */
+	/* activate the xpressme plugin */
+/* When updating it, it doesn't execute it because other plug-ins are invalidly set. 
 	$plugin_current = "xpressme/xpressme.php";
 	update_option('active_plugins', array($plugin_current));
@@ -53,5 +54,5 @@
 	do_action('activate_'.$plugin_current);
 	$msgs[] = 'The xpressme plug-in was activated.';
-	
+*/	
 	
 //	update_option("blog_charset", wp_blog_charset());
