One last fix to make OpenLayers.js work with the new directory scheme.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@13 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Schuyler Erle
2006-05-12 22:15:56 +00:00
parent 6f421094d2
commit 50caed2d35

View File

@@ -48,7 +48,7 @@ catch(e){
); // etc.
var allScriptTags = "";
var host = OpenLayers._getScriptLocation() + "js/";
var host = OpenLayers._getScriptLocation() + "lib/";
// check to see if prototype.js was already loaded
// if so, skip the first dynamic include