Änderungen

Zur Navigation springen Zur Suche springen
4 Bytes hinzugefügt ,  01:02, 19. Dez. 2021
keine Bearbeitungszusammenfassung
Zeile 30: Zeile 30:  
end
 
end
 
     local n = 1
 
     local n = 1
     while n <= table.getn(res)  
+
     while n <= table.getn(Authors)  
 
     do
 
     do
 
     ReturnString = ReturnString .. Authors[n] .. "<br>"
 
     ReturnString = ReturnString .. Authors[n] .. "<br>"

Navigationsmenü