//̳ݽṹ
list.cgi structure:
0 |1      |2      |3           |4              |5          |6             |7          |8                |9    |10
id|subject|replies|first poster|first timestamp|last poster|last timestamp|closed(0|1)|posticon filename|views|pinned(0|1)

topic structure:
0 |1      |2      |3        |4     |5
id|subject|message|timestamp|poster|sessionid

forums structure:
// if view/post/reply groups are blank, that means ALL
0 |1   |2     |3    |4         |5          |6          |7           |8
id|name|topics|posts|lastpostid|view groups|post groups|reply groups|description

users.cgi structure:
// id 2 is the default group.
0 |1       |2       |3           |4    |5       |6 |7  |8  |9  |10         |11       |12       |13      |14
id|username|password|usergroup id|email|location|qq|msn|yim|icq|last active|postcount|signature|web page|avatar url

categories.cgi
id|name|forum,forum,forum

groups.cgi
// group id 2 is the default group.
// values other than id & name are either 1 = true or 0 = false
0 |1   |2   |3    |4      |5      |6            |7            |8             |9             |10      |11      |12     |13     |14           |15
id|name|post|reply|editown|editall|deletepostown|deletepostall|deletetopicown|deletetopicall|closeown|closeall|moveown|moveall|acp/iaiaccess|sendmessages

