Fixed duplicate newfiles bug

This commit is contained in:
Michiel Broek
2004-03-05 19:27:09 +00:00
parent 4437cb6082
commit e261f5072e
7 changed files with 35 additions and 74 deletions

View File

@@ -79,6 +79,8 @@ v0.51.1 21-Feb-2004
now case insensitive, also the area tagnames are forced to
uppercase. This should solve the problems with Linuxnet.
Replaced system() call with execute.
New files with already in the toberep database will not be
added again.
mbdiff:
Replaced system() call with execute.