request of a workaround for json_encode/decode

edited November 2011 in Bug Reports
Hi,
Fuel declares PHP 5.1.6. as a requirement but on that version, json_* are not always supported (and they are called, for example, on line 18 of modules/fuel/views/_blocks/fuel_header_jqx.php).
To be short: there are backports on the net, like
http://www.boutell.com/scripts/jsonwrapper.html
but where is the best/correct way to globally "require" it on Fuel?
(I choosed "Bug Reports" for the Category of this post but I know it's not exactly a bug).
Thanks.

Comments

Sign In or Register to comment.