* 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)
commit6f5ff1aa3e9b81adbeaca8c7cd95c67c49cf4df9
treee51b74ddb80d4300dcd7969abba4ed33d86fa92a
parentba4d0beee316a941b662efd673344882799531c6
* 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