diff --git a/phpgwapi/inc/class.Template.inc.php b/phpgwapi/inc/class.Template.inc.php index 3576a60093..374f066c4f 100644 --- a/phpgwapi/inc/class.Template.inc.php +++ b/phpgwapi/inc/class.Template.inc.php @@ -48,7 +48,7 @@ var $last_error = ''; // if true change all phpGroupWare into eGroupWare in set_var - var $egroupware_hack = True; + var $egroupware_hack = False; /***************************************************************************/ /* public: Constructor.