Closed (fixed)
Project:
Custom filter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Jun 2009 at 15:34 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
avpadernoThe result of the SQL queries has been cached in a PHP static variable.
The code must be ported to the 6.x-1 branch.
Comment #2
avpadernoThe code has been changed.
Comment #3
avpadernoComment #4
avpadernoComment #5
avpadernoThe code I implemented must be changed; I will use a real cache, and not a static PHP variable (the database table is already created by the installation code; it just needs to be used).
Comment #6
avpadernoThe code has been changed.
Comment #7
avpaderno