Don't hardcode non-horde drivers in the bootstrap file.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 14 Apr 2010 22:28:09 +0000 (18:28 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 14 Apr 2010 22:32:02 +0000 (18:32 -0400)
commitb814a0b01d4840161235125f0e0a1b1695f6d602
tree58c905231299406786677aa1b1d0e3c4521e66ee
parenta2902e595b716faae3b17abf0879284b5c4dc9e1
Don't hardcode non-horde drivers in the bootstrap file.

This allows other map drivers to be added without having to edit existing horde code.
As a result of this change, any drivers other then the native openlayers-based horde driver are now
responsible for bringing in any other js dependencies they require (such as externally served api files).
horde/js/hordemap/map.js [changed mode: 0644->0755]