diff --git a/bootstrap.php b/bootstrap.php index 35bbf1d0..1c238a1a 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -64,4 +64,4 @@ if (!defined('IS_CONSOLE')) { define('IS_CONSOLE', false); } -\PHPCensor\Helper\Lang::init($config, 'ru'); +\PHPCensor\Helper\Lang::init($config);