This Codex is Read Only, there is No reason or requirement to Login to view any and all posts.
$sessions = 1 ;
$maintenance = 1;
if($curnum) { $thecurboard = qq~num=$curnum\;action=$destination~; } else { $thecurboard = qq~board=$currentboard\;action=$destination~; }
if($INFO{'action'} eq "imsend") { $thecurboard = qq~action=$destination~; } elsif($curnum) { $thecurboard = qq~num=$curnum\;action=$destination~; } else { $thecurboard = qq~board=$currentboard\;action=$destination~; }