Модераторы

This commit is contained in:
lopar 2018-02-16 00:52:05 +02:00
parent acbdf9edce
commit 61a1047109
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ while ($data) {
// echo '<img src="i/lock1.gif">';
// echo "<em style='color:silver;'><img src=i/align_{$data['align']}.gif> {$data['login']} — {$data['status']}</em><br>";
// }
printf($data);
var_dump($data);
}
?>
</body>