Code

Updated listing table summary
[gosa.git] / gosa-plugins / opsi / admin / opsiLicenses / class_licenseByProduct.inc
index 8609c135d0b35b20c5042b37e60a681546953aa9..4ed7a54e0e9041fd575c10da7f57e1ce665f16a5 100644 (file)
@@ -73,6 +73,7 @@ class licenseByProduct extends plugin
 
   function execute()
   {
+    plugin::execute();
     // Handle initialization failures.
     if(isset($_POST['retry_init'])) $this->init();
     if(!$this->init_successfull){