V6.1.2: Fix issue with callbacks on PHP 5.3 (callbacks could only be strings...
V6.1.2: Fix issue with callbacks on PHP 5.3 (callbacks could only be strings when called as ->callback, so use call_user_func_array instead, which works on all PHP versions)
File added
File added
Please register or sign in to comment