[Commits] r308 - core/trunk/geoext/lib/GeoExt/data
commits at geoext.org
commits at geoext.org
Wed Apr 1 14:03:07 CEST 2009
Author: bartvde
Date: 2009-04-01 14:03:07 +0200 (Wed, 01 Apr 2009)
New Revision: 308
Modified:
core/trunk/geoext/lib/GeoExt/data/FeatureReader.js
Log:
change requires into include
Modified: core/trunk/geoext/lib/GeoExt/data/FeatureReader.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/data/FeatureReader.js 2009-04-01 11:08:24 UTC (rev 307)
+++ core/trunk/geoext/lib/GeoExt/data/FeatureReader.js 2009-04-01 12:03:07 UTC (rev 308)
@@ -18,7 +18,7 @@
*/
/**
- * @requires GeoExt/data/FeatureRecord.js
+ * @include GeoExt/data/FeatureRecord.js
*/
Ext.namespace('GeoExt', 'GeoExt.data');
More information about the Commits
mailing list