(GPLv2) or write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA02110-1301, USA. ********************************************************************************/ if (stristr(htmlentities($_SERVER['PHP_SELF']), "block_messages.php")) { die("
Error: This file cannot be opened directly!
"); } echo "
\n"; echo "
\n"; global $dblink,$siteConfig,$userid,$userInfo; if (isUser($userid) || ($siteConfig['guest_msgbox']==1)) { echo "\n"; if (isUser($userid)) { echo "\n"; } else { echo "\n"; } echo "\n"; echo "\n"; echo "\n"; echo "
"._NAME_."
"; echo "
"._MESSAGE_."
Smile
\n"; echo "\n"; } else { echo "
"._DOTHE_." "._LOGIN_." "._OR_." "._REGISTER_." "._FORFREETOSENDMES_."
"; } ?>