Explorar el Código

remove temp workaround for fatal error when rebuilding the feature

Yves Chedemois hace 15 años
padre
commit
d73ad7c2ee
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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__);