]> 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)
commit12eef2e90231a57d2a436cb885ee2fed657747ea
tree7f4736571e0b347d5b635ce01d109451eb7329c7
parent9d3d11b23b7f75dbe029111231fbd70118f46e1b
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