Ver Fonte

remove temp workaround for fatal error when rebuilding the feature

Yves Chedemois há 15 anos atrás
pai
commit
d73ad7c2ee
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      views/fgcf.views_default.inc

+ 0 - 1
views/fgcf.views_default.inc

@@ -12,7 +12,6 @@
  * @return array
  */
 function fgcf_views_default_views() {
-  return array();
   $info = fgcf_views_api();
   $path = $info['path'];
   $defaults = basename(__FILE__);