Mystics
Thu 25th Apr '02, 5:15pm
Hi,
$templatesused in private.php doesn't contain all Templates which are called in this file.
I am talking about:
postbit_online, postbit_offline,priv_forwardtobuddylink, privmsg_nextnewest and privmsg_nextoldest.
So I saved a few DB-Queries with changing
$templatesused .= ",vbcode_smilies,vbcode_smiliebitto
$templatesused .= ",postbit_online,postbit_offline,priv_forwardtobudd ylink,privmsg_nextnewest,privmsg_nextoldest,vbcode _smilies,vbcode_smiliebitFor conclusion: I think this is a (small) Bug :)
Mystics
$templatesused in private.php doesn't contain all Templates which are called in this file.
I am talking about:
postbit_online, postbit_offline,priv_forwardtobuddylink, privmsg_nextnewest and privmsg_nextoldest.
So I saved a few DB-Queries with changing
$templatesused .= ",vbcode_smilies,vbcode_smiliebitto
$templatesused .= ",postbit_online,postbit_offline,priv_forwardtobudd ylink,privmsg_nextnewest,privmsg_nextoldest,vbcode _smilies,vbcode_smiliebitFor conclusion: I think this is a (small) Bug :)
Mystics