spof & sync js
This commit is contained in:
parent
6aba3855f4
commit
06f8065f4b
|
|
@ -65,4 +65,9 @@ error#end#end
|
|||
#if ($weight<10000)success#elseif ($weight<15000)
|
||||
warning#else
|
||||
error#end#end
|
||||
|
||||
## Verify the spof, if one or more, error!
|
||||
#macro ( spofType $spof )
|
||||
#if ($spof<1)success#else
|
||||
error#end#end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue