see changelog 20000501 14:40 gmt -3

This commit is contained in:
Luiz Rafael Culik
2000-05-01 16:34:19 +00:00
parent 69df442a66
commit 08ba891433

View File

@@ -1169,7 +1169,6 @@ STATIC FUNCTION ReadLinkFile( cFile )
nH:=fcreate(cfile)
for nPos:=1 to len(aLocdoc)
cLine:=alocdoc[nPos]
? cLine
if at("%HB_VERSION%",cLine)>0
cLine:=strtran(cLine,'%HB_VERSION%',cVer)
endif