The hook_menu implementation of the riddler module
does not permits caching of the defined paths.

Just insert current code into an if($may_cache) block.

Fabio Varesano

Comments

imerlin’s picture

Status: Active » Fixed

Fixed (commited)

Was originally implemented but removed because I had some cache problems. Thanks for the report.

imerlin’s picture

Status: Fixed » Closed (fixed)