added empty operator additionally to isset to check in a condition if a string token is set

This commit is contained in:
louis
2015-01-18 15:54:41 +01:00
parent 06af6390e3
commit bab251a7a1
3 changed files with 18 additions and 0 deletions

View File

@@ -156,3 +156,5 @@ Version 0.1.3
Version 0.1.4
- fixed token volpercent in nopacity and metrixhd
- added "empty" operator additionally to "isset" to check in a condition
if a string token is set