Merge branch 'platal-0.9.16'
[platal.git] / modules / marketing.php
index 23593c0..a272c31 100644 (file)
@@ -79,6 +79,7 @@ class MarketingModule extends PLModule
     function handler_private(&$page, $uid = null,
                              $action = null, $value = null)
     {
+        global $globals;
         $page->changeTpl('marketing/private.tpl');
 
         if (is_null($uid)) {