David Mudrak 23007e5d27 MDL-22414 Fixed wrong usage of static caches
These static caches were bad idea of mine. Multiple conversion jobs
executed from a single PHP script share such variables, of course, which
is wrong. This patch removes one static cache completely and
reimplements the other two static caches as normal member variables.
2011-06-03 21:54:13 +02:00
..
2011-03-01 12:26:49 +01:00
2011-01-24 16:20:30 +08:00
2011-03-01 12:26:49 +01:00
2011-01-24 16:20:30 +08:00