1 # ====================================================================== 2 # recent-comment table layout. 3 # ====================================================================== 4 5 k_rcmt Table PK, cosė formata: YYYYMMDDHHmmss-$CSA_PID 6 7 rc_thread Thread this comment belongs to. 8 9 rc_page The (unencoded) page name this comment belongs to 10 11 rc_ctime Time-Stamp di creazione, in formato ISO 12 13 rc_subject Comment subject 14 15 rc_excerpt Comment abstract 16 17 k_node comment unique numeric node ID 18 19 #EOF