mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
вы долбоёбы блять вы нахуя оставили дебаг фичу в релизе
This commit is contained in:
parent
9a4309ae01
commit
fd11dfcdd9
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ class Messages
|
|||
$query = file_get_contents(__DIR__ . "/../sql/get-correspondencies-count.tsql");
|
||||
DatabaseConnection::i()->getConnection()->query(file_get_contents(__DIR__ . "/../sql/mysql-msg-fix.tsql"));
|
||||
$count = DatabaseConnection::i()->getConnection()->query($query, $id, $class, $id, $class)->fetch()->cnt;
|
||||
bdump($count);
|
||||
return $count;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue