更改

删除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
匿名用户