[EMAIL PROTECTED] wrote:
/* artificially disable cache */ -//l = NULL; +l = NULL;
This change just commented back in behaviour that had been commented out - can you surround this one with /* instead?
fixed, thanks (blush)
[EMAIL PROTECTED] wrote:
/* artificially disable cache */ -//l = NULL; +l = NULL;
This change just commented back in behaviour that had been commented out - can you surround this one with /* instead?