]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions.php
- Notification mode added to surfbar (dummy!)
[mailer.git] / inc / extensions.php
index b480c0e5a49c4d5b016ce7330b51cc3729bd2752..0e2b92430e05342bc32d3b64cd3b137465968df9 100644 (file)
@@ -186,6 +186,9 @@ function EXTENSION_REGISTER ($ext_name, $id, $dry_run=false)
                                        foreach ($INC_POOL as $inc) {
                                                require_once($inc);
                                        } // END - foreach
+
+                                       // Remove array
+                                       unset($INC_POOL);
                                } // END - if
 
                                // Register extension