diff --git a/www/class/centreon-clapi/centreonServiceCategory.class.php b/www/class/centreon-clapi/centreonServiceCategory.class.php index ccbd5f99a1c44c46fc8eaee5e4f6a73adf652e95..23ce8cec7d8ad65b88f2e83c6d0edf952ae02c44 100644 --- a/www/class/centreon-clapi/centreonServiceCategory.class.php +++ b/www/class/centreon-clapi/centreonServiceCategory.class.php @@ -401,6 +401,7 @@ class CentreonServiceCategory extends CentreonSeverityAbstract */ public function export($filters = null) { + parent::export(); $scs = $this->object->getList( array($this->object->getPrimaryKey(), $this->object->getUniqueLabelField()), -1,