There's a typo in line 63:

  return _xmlsitemap_engines_engine_hander($op, $type);

Should be: return _xmlsitemap_engines_engine_handler($op, $type);

Comments

ikeizer’s picture

Priority: Normal » Critical
avpaderno’s picture

Title: Typo in file xmlsitemap_engines.module » Wrong function name in xmlsitemap_engines.module
avpaderno’s picture

Status: Active » Fixed

The code has been rewritten. The issue is now fixed in CVS.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.