Parcourir la source

remove temp workaround for fatal error when rebuilding the feature

Yves Chedemois il y a 15 ans
Parent
commit
d73ad7c2ee
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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__);