We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc3f74 commit 9d1dac3Copy full SHA for 9d1dac3
1 file changed
html/chat-room/html/chat-room-tmp/chat-room-tmp.html
@@ -93,6 +93,7 @@
93
debug = mod.rd(params,'debug',debug);
94
$ = mod.rd(params,'$',$);
95
post = mod.rd(params,'post',post);
96
+ poll = mod.rd(params,'poll',poll);
97
98
}//initmod
99
0 commit comments