0) { $row = SQL_fetch_array($db_result, 0); if (isset_bit($lstatus, $FLAG_LOCKED_THREAD)) { print("

This thread is locked; you may not reply to it.

"); include $inc_dir . "footer.php3"; exit; } } } print("
\n"); print("\n"); if ($query) { print("\n"); } print("
\n"); print("\n"); print("\n"); print("\n"); $cookie_name = eregi_replace(" ", "_", $site_name); $cusername = $HTTP_COOKIE_VARS["$cookie_name-username"]; $cpassword = $HTTP_COOKIE_VARS["$cookie_name-password"]; if ($cusername == "") { $cusername = $PHP_AUTH_USER; } if ($cpassword == "") { $cpassword = $PHP_AUTH_PW; } print("\n"); print("\n"); print("\n"); print("
Make a New Post
    "); if ($allow_HTML_tags) { print("
  • HTML tags are allowed

  • "); } else { print("
  • HTML tags are not allowed

  • "); } if ($allow_auto_HTML) { print("
  • URLs and email addresses are automatically linked

  • "); } else { print("
  • URLs and email addresses are not automatically linked

  • "); } if ($support_ez_ubb) { $code_ref = $site_url . "docs/codes" . $ext; $smile_ref = $site_url . "docs/smileys" . $ext; print("
  • ezBoard/UBB codes are enabled

  • "); print("
  • Smileys/Emoticons are enabled

  • "); } else { print("
  • ezBoard/UBB codes are not enabled

  • "); } print("
Title:  
User:  \n"); } else { print("value=\"$cusername\">\n"); } print("
Password:  
Message:  
\n"); include $inc_dir . "footer.php3"; ?>