Przeglądaj źródła

remove temp workaround for fatal error when rebuilding the feature

Yves Chedemois 14 lat temu
rodzic
commit
d73ad7c2ee
1 zmienionych plików z 0 dodań i 1 usunięć
  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__);