]> code.citadel.org Git - citadel.git/commit
Bugfixing / debugging in templating
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 11 Jan 2011 22:23:18 +0000 (23:23 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 11 Jan 2011 22:25:07 +0000 (23:25 +0100)
commit3e3cfa1a6732d911ed8c2615c07e8e0e694b9ee6
tree7f4736571e0b347d5b635ce01d109451eb7329c7
parent450b6912c14d3902cb9bb970822eb44f78765f5b
Bugfixing / debugging in templating

  - fix crash; check for non-parseable tokens so we don't struggle over NULL-Pointers later on.
  - -T6 now barfs the results of conditionals.
webcit/subst.c