* defines may now be ored or anded
authorWilfried Göesgens <willi@citadel.org>
Sat, 14 Aug 2010 14:09:33 +0000 (14:09 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 14 Aug 2010 14:09:33 +0000 (14:09 +0000)
commitd77b40a4374f7ea5558c74f0e1e66fff9ac0bd9e
treee51b74ddb80d4300dcd7969abba4ed33d86fa92a
parent517758df2b758a7db0301c8b830447ddb5f1668f
* defines may now be ored or anded
* conditionals should check, whether one of the above, ored: != 0, anded: == checkvalue
* added that to the QR* conditionals
* use the or/and notation in QR of room edit
webcit/roomlist.c
webcit/roomops.c
webcit/static/t/room/edit/tab_config.html
webcit/static/t/room/select_targetfloor.html
webcit/subst.c
webcit/subst.h