Code

Updated get_ou()
[gosa.git] / gosa-plugins / ldapmanager / addons / ldapmanager / class_export.inc
index da15d57756dd7b8d8176d1935833ce6f87817ab0..51b37e060b5c5bdf869c1c4fc0e132668f719929 100644 (file)
@@ -49,7 +49,7 @@ class ldifexport extends plugin
 
         // Assign smarty values 
         $smarty= get_smarty();
-        $smarty->assign("usePrototype","true");
+
         $smarty->assign("single","");
         $smarty->assign("base", $this->baseSelector->render());