Browse Source

fixed contactops export bug

Bachir Soussi Chiadmi 6 years ago
parent
commit
301d403887
1 changed files with 1 additions and 3 deletions
  1. 1 3
      sites/all/modules/gui/materiobasemod/materio_contactops.module

+ 1 - 3
sites/all/modules/gui/materiobasemod/materio_contactops.module

@@ -17,9 +17,7 @@ function materio_contactops_permission() {
     'access company export' =>  array(
       'title' => t('access company export'),
       'description' => t('access company export'),
-    )
-  );
-  $perms =  array(
+    ),
     'view own company related materials' =>  array(
       'title' => t('view own company related materials'),
       'description' => t('view own company related materials'),