Modul:JSONutil: Unterschied zwischen den Versionen

2019-05-17
(2019-05-16)
 
(2019-05-17)
Zeile 1: Zeile 1:
local JSONutil = { suite  = "JSONutil",
local JSONutil = { suite  = "JSONutil",
                   serial = "2019-05-16",
                   serial = "2019-05-17",
                   item  = 63869449 }
                   item  = 63869449 }
--[=[
--[=[
Zeile 264: Zeile 264:
                 end
                 end
             else
             else
                 s = "INVALID JSONutil.fault " .. t
                 s = "INVALID JSONutil.fault commons:Data: " .. type( t )
             end
             end
         end
         end
Anonymer Benutzer