Administration:

  • Admin Page
  • Admin News
  • Admin Gallery
  • Admin Skills
  • Admin Reports
  • Admin Helpdesk
  • Admin Shop
  • '1';"); foreach($threads as $thread) { $response = false; $posts = mysql_select_multi("SELECT `id`, `player_id` FROM `znote_forum_posts` WHERE `thread_id`='". $thread['id'] ."';"); if ($posts !== false) { foreach($posts as $post) { foreach ($staffs as $staff) { if ($post['player_id'] == $staff['id']) $response = true; } } } if (!$response) $new++; } } ?>
  • Feedback: [] new