Allow wrapping output of addInlineJSVars() with an onload handler.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 9 Sep 2010 13:53:54 +0000 (09:53 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 9 Sep 2010 13:53:54 +0000 (09:53 -0400)
commitb4f326026899abb5b6f6a83422d72420f4c7801a
tree132d000c9dadca140ea615ab19fdb893eb2383cf
parentda97753465bc91daeb0c065b42430b907cd65ec5
Allow wrapping output of addInlineJSVars() with an onload handler.

Some values won't be defined before other script files are loaded, make
sure we allow for that.
framework/Core/lib/Horde.php
framework/Core/lib/Horde/Script/Files.php