[OpenLayers-Commits] r7516 - sandbox/topp/trimet/lib/OpenLayers/Format/GML

commits at openlayers.org commits at openlayers.org
Tue Jul 15 18:01:50 EDT 2008


Author: tschaub
Date: 2008-07-15 18:01:50 -0400 (Tue, 15 Jul 2008)
New Revision: 7516

Modified:
   sandbox/topp/trimet/lib/OpenLayers/Format/GML/Base.js
Log:
This will eventually be broken into versions.

Modified: sandbox/topp/trimet/lib/OpenLayers/Format/GML/Base.js
===================================================================
--- sandbox/topp/trimet/lib/OpenLayers/Format/GML/Base.js	2008-07-15 20:33:36 UTC (rev 7515)
+++ sandbox/topp/trimet/lib/OpenLayers/Format/GML/Base.js	2008-07-15 22:01:50 UTC (rev 7516)
@@ -661,6 +661,6 @@
         }
     },
 
-    CLASS_NAME: "OpenLayers.Format.GML.v1" 
+    CLASS_NAME: "OpenLayers.Format.GML.Base" 
 
 });



More information about the Commits mailing list