Browse Source

* removed wrong for

peter 21 years ago
parent
commit
b550be8401
1 changed files with 0 additions and 1 deletions
  1. 0 1
      fcl/inc/cgiapp.pp

+ 0 - 1
fcl/inc/cgiapp.pp

@@ -408,7 +408,6 @@ var
     index : Integer;
 
   begin
-    For Index:=1 to Length(QueryItem) do
     Index:=Length(QueryItem);    
     While (Index>0) do
       begin