From: cajus Date: Mon, 14 Nov 2005 13:38:18 +0000 (+0000) Subject: Removed second get_smarty X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ffd1a31bb0863a9043769f4306add848fd0e7af2;p=gosa.git Removed second get_smarty git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1944 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/applications/class_applicationGeneric.inc b/plugins/admin/applications/class_applicationGeneric.inc index ccafb6573..161350329 100644 --- a/plugins/admin/applications/class_applicationGeneric.inc +++ b/plugins/admin/applications/class_applicationGeneric.inc @@ -144,7 +144,6 @@ class application extends plugin } /* Fill templating stuff */ - $smarty= get_smarty(); $smarty->assign("cn", $this->cn); $smarty->assign("bases", $this->config->idepartments); if ($this->dn == "new"){