Top => confhidden    User wants to hide a conf (not show in conf list)  
Categories: 
Conferences 
Notes: 
Each row marks a user's request to "hide" a conference from their normal  conference list.  
| Name | Type | Index | Null? | Default | 
| userid | varchar(240) | (pk) | No | '' |  | 
| cnum | varchar(10) | (pk) | No | '' |  | 
| hidden | tinyint(4) |  |  | '0' | 1 => hidden 
 |