Просмотр файла www/includes/inc_hospital.php
<?php if($health>-50 && $health<=0) { mysql_query("update users set health='100',police='0',money='100',cars='',guns='' where id='".$id."';"); print $lang['hospital']."<br/><anchor>".$lang['back']."<prev/></anchor></small></p></card></wml>"; exit; } ?>