Index: /mods/wpsg_mod_core.class.php
===================================================================
--- /mods/wpsg_mod_core.class.php	(revision 6189)
+++ /mods/wpsg_mod_core.class.php	(revision 6190)
@@ -70,5 +70,5 @@
 			}
 			
-			$pluginModule = apply_filters('wpsg_modul_load');
+			$pluginModule = array(); $pluginModule = apply_filters('wpsg_modul_load', array($pluginModule));
 			
 			if (wpsg_isSizedArray($pluginModule))
