Show Your Support
SQL-query: ALTER TABLE thread CHANGE iconid iconid SMALLINT (5) UNSIGNED DEFAULT '1' not null
if ($showdeficon) { $post[icon]='<img src="images/icons/icon1.gif" border="0" alt="">'; }