Changes between Version 5 and Version 6 of MapGuideRfc46


Ignore:
Timestamp:
03/14/08 15:59:28 (17 years ago)
Author:
ronnielouie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified MapGuideRfc46

    v5 v6  
    7979            $filterCollection = $sel->GenerateFilters($selLayer, $featureClassName, GetMaxSelectionSize());
    8080           
    81             for ($filterIndex = 0; $filterIndex < $filterCollection->GetCount(), $filterIndex++)
     81            for ($filterIndex = 0; $filterIndex < $filterCollection->GetCount(); $filterIndex++)
    8282            {
    8383                $query = new MgFeatureQueryOptions();