fixed bug that custom int tokens were not considered in conditions

This commit is contained in:
louis
2015-01-19 09:41:49 +01:00
parent cb9044e5f6
commit 252c15cbc4
2 changed files with 18 additions and 14 deletions

View File

@@ -159,4 +159,4 @@ Version 0.1.4
- added "empty" operator additionally to "isset" to check in a condition
if a string token is set
- added token {nummenuitem} for plugin menu lists
- fixed bug that custom int tokens were not considered in conditions