* bust the other places still accessing token values directly:
authorWilfried Göesgens <willi@citadel.org>
Thu, 17 Jun 2010 21:33:54 +0000 (21:33 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 17 Jun 2010 21:33:54 +0000 (21:33 +0000)
commitac50491fa5855cef50dcdcb2e1ce896438e63c34
treeb691fddc301d29235278856ab7d9b079c4fae8f0
parente2eda8ec9effbdb130ea9a1c0b2f1089ab4cb069
* bust the other places still accessing token values directly:
 * ConditionalPreference()
 * ConditionalServCfg()
 * ConditionalBstr()
 * tmplput_url_part()
+ IS_NUMBER(): check whether a token parameter is a native number in first place for autodetecting how to compare them to other data.
webcit/paramhandling.c
webcit/preferences.c
webcit/siteconfig.c
webcit/subst.h