變更

移除 1 位元組 、 2013年4月26日 (五) 23:30
無編輯摘要
行 4: 行 4:     
function Tcode( args )
 
function Tcode( args )
    if args.T == nil and args.T == '' then
+
    if args.T == nil or args.T == '' then
 
      return ''
 
      return ''
 
    end
 
    end
匿名使用者