Перекодировка в utf-8

This commit is contained in:
Фёдор Подлеснов 2016-07-14 16:29:26 +03:00
parent 43f501a5e2
commit df2e65a670
80 changed files with 668 additions and 668 deletions

View file

@ -5,7 +5,7 @@ require_once 'core/json.php';
require_once 'core/session.php';
/**
* Неверный запрос
* Неверный запрос
*/
class WrongRequestException extends Exception
{