diff --git a/api/src/Etemplate.php b/api/src/Etemplate.php index 9a519608a6..baab9a2698 100644 --- a/api/src/Etemplate.php +++ b/api/src/Etemplate.php @@ -241,7 +241,6 @@ class Etemplate extends Etemplate\Widget\Template $GLOBALS['egw']->framework->response->generic("data", array($content)); $GLOBALS['egw']->framework->response->generic('et2_load',$load_array+Framework::get_extra()); Framework::clear_extra(); // to not send/set it twice for multiple etemplates (eg. CRM view) - self::$request = null; return; } // let framework know, if we are a popup or not ('popup' not true, which is allways used by index.php!)