Changes between Version 5 and Version 6 of MapGuideRfc46


Ignore:
Timestamp:
Mar 14, 2008, 3:59:28 PM (16 years ago)
Author:
ronnielouie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 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();