includes/plugins.php
changeset 613 c08670a77871
parent 607 935f3799b654
child 675 872f0048dd81
--- a/includes/plugins.php	Wed Jul 09 17:38:26 2008 -0400
+++ b/includes/plugins.php	Wed Jul 09 17:47:57 2008 -0400
@@ -446,6 +446,8 @@
     
     $this->update_plugins_cache($plugin_info);
     $GLOBALS['plugins_cache'] = $plugin_info;
+    
+    return true;
   }
   
   /**