Code

Added http://servername/ppd/ to gotoPrinterPPD
[gosa.git] / plugins / admin / fai / class_faiPackageNew.inc
index 4437598370f824dc89d5c1c064c521e8986c286f..485e561cfe34d6f660fd4a42754102674a230935 100644 (file)
@@ -39,6 +39,9 @@ class faiPackageNew extends plugin
 
   function execute()
   {
+       /* Call parent execute */
+       plugin::execute();
+
     /* Fill templating stuff */
     $smarty     = get_smarty();
     $display = "";