Code

Added http://servername/ppd/ to gotoPrinterPPD
[gosa.git] / plugins / admin / fai / class_faiProfileEntry.inc
index b8ad6803aba1fca75a56a8ede41962596e3a4162..15df8d19078226cdc825c2de22fc650d6ddd6f16 100644 (file)
@@ -74,6 +74,9 @@ class faiProfileEntry extends plugin
 
   function execute()
   {
+       /* Call parent execute */
+       plugin::execute();
+
     /* Fill templating stuff */
     $smarty     = get_smarty();
     $display = "";