include_once("start.inc"); $BODY = new OOPSBuffer(); $BODY->Send(OOPSBuildAdmBodyTitle("Листинг сессии")); $fp = fopen($ROOT_SITE_DIR."stat/".date("Y.m.d").".log","r"); $BODY->Send("
SID | "); $BODY->Send("Время | "); $BODY->Send("Яз | "); $BODY->Send("Стр | "); $BODY->Send("QS | "); $BODY->Send("IPS | "); $BODY->Send("
---|---|---|---|---|---|
".$csid." | "); $BODY->Send("".date("H:i",$time)." | "); $BODY->Send("".$lng." | "); $BODY->Send("".$dir." | "); $BODY->Send("".$q." | "); $BODY->Send("".$ips." | "); $BODY->Send("