Thomas Bruederli wrote:
Also it's possible that the trunk is broken and comes up with some nasty errors. If you can fix them you're welcome to submit some patches, otherwise please report them to me. Don't open tickets for errors that were obviously introduced with the changes in r1291.
I see there's no $rcmail_config['javascript_config']. It's a bug? I was using it for keep_alive setting. Can I just add keep_alive to this:
foreach (array('flag_for_deletion') as $js_config_var) $OUTPUT->set_env($js_config_var, $CONFIG[$js_config_var]);