ソースを参照

fixed contactops export bug

Bachir Soussi Chiadmi 6 年 前
コミット
301d403887

+ 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'),