new_page('staff_page', 900, true);
if (!$Cache->get_page()){
$Cache->add_whole_row();
begin_main_frame();
$secs = 900;
$dt = TIMENOW - $secs;
$onlineimg = "
";
$offlineimg = "
";
$sendpmimg = "
";
//--------------------- FIRST LINE SUPPORT SECTION ---------------------------//
$ppl = '';
$res = sql_query("SELECT * FROM users WHERE users.support='yes' AND users.status='confirmed' ORDER BY users.username") or sqlerr();
while ($arr = mysql_fetch_assoc($res))
{
$countryrow = get_country_row($arr['country']);
$ppl .= "
|
|
|||||
|
|
||||
|
|
||||
|
|
||||