language translation using array
12 posts by 3 authors in: Forums > CMS Builder
Last Post: November 4, 2013 (RSS)
By Dave - November 3, 2013
Hi Karlz,
Sorry, we'll need to make that new variable static too. Try this:
static $transRecords;
static $transRecordsByKeystr;
Hope that helps!
Dave Edis - Senior Developer
interactivetools.com
interactivetools.com
By ht1080z - November 4, 2013
Hi Dave,
Thank you for the add-on, the function now working perfectly!
Karls