According to http://drupal.org/node/114774#info (Converting 5.x modules to 6.x) line 5 should be:
dependencies[] = geshifilter
The runtime error is:
"warning: Invalid argument supplied for foreach() in [...]/modules/system/system.admin.inc on line 578."
Comments
Comment #1
soxofaan commentedgeshinode.module was not yet ported to Drupal6 in 6.x-1.0-rc1
should be fixed by
http://drupal.org/cvs?commit=94540
http://drupal.org/cvs?commit=94569
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.