Hide Info Center when Empty 1.0 Hides the 'Info Center' on Board Index when no rows are enabled. Kurakin Wicked http://www.wickedspiral.com Sources\BoardIndex.pl

EOT if ( $username eq 'Guest' || $Show_RecentBar == 1 || $Show_MemberBar == 1 || $Show_UserBar == 1 ) { print <<"EOT"; EOT if($Show_RecentBar == 1) { EOT } if($Show_RecentBar == 1) { print <<"EOT";
$txt{'685'}
EOT &footer; exit; }
if ( $username eq 'Guest' || $Show_RecentBar == 1 || $Show_MemberBar == 1 || $Show_UserBar == 1 ) { print <<"EOT"; EOT } &footer; &exit; }