
04-13-2002, 08:02 PM
|
 |
|
|
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Oops...
Sorry Im new at this...
Quote:
$postbits = getpostbit($post);
updateuserforum($thread['forumid']);
eval("dooutput(\"".gettemplate("showpost")."\");") ;
exit;
}
// ################################################## ############################
// ############################# SHOW THREAD ####################################
// ################################################## ############################
$templatesused = 'showthread_ratingdisplay,postbit_search,postbit_b uddy,postbit_useremail,icq,aim,yahoo,postbit_homep age,postbit_profile,postbit_ip_show,postbit_ip_hid den,postbit,postbit_sendpm,postbit_avatar,postbit_ offline,postbit_online,postbit_editedby,postbit_si gnature,postbit_attachment,postbit_attachmentimage ,showthread_adminoptions,showthread_threadrate,sho wthread_pollresults_voted,showthread_pollresults_c losed,showthread_firstunread,showthread_nextnewest thread,showthread_nextoldestthread,forumrules,show thread';
require('./global.php');
// oldest first or newest first
if ($postorder==0) {
$postorder="";
} else {
|
Satan
|