<!DOCTYPE html> | |
<pre> | |
<form method="POST"> | |
Clear CQStats: | |
Comma separated key list: <input type="text" name="keys"> | |
<input type="submit"> | |
</form> | |
<form method="POST"> | |
<input type="hidden" name="all" value="_"> | |
Clear all CQStats: | |
<input type="submit"> | |
</form> | |
</pre> |