Code

Added execute methods
[gosa.git] / plugins / addons / addressbook / class_addressbook.inc
index 1cc532880f32b5ff74079c3a54b39165e6faf9d5..9905921c39874e146ff2b66d9035c249f3d930c1 100644 (file)
@@ -70,6 +70,8 @@ class addressbook extends plugin
 
   function execute()
   {
+       /* Call parent execute */
+       plugin::execute();
        $smarty= get_smarty();
 
        #! Hickert