Forums / Developer / Identify extension for cache-block?
Nicklas Lundgren
Thursday 11 December 2003 4:04:27 am
Hi all, I have a question regarding cache-block.When trying to cache pages generated by an extension, I realize that there is no $module_result-array to use for identification of the block.
Has anybody got any ideas about what to use instead? Somehow I must find out what makes the extension unique. Could I get the url from some variable, for instance?
Any help greatly appreciated.
Regards,Nicklas Lundgren
Björn X
Thursday 11 December 2003 10:12:23 am
well ...
did you check the contents of $module (I think) in the php code
you can try to use one of this contents and make it avialable in the template