We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Файл /index.php
/index.php
Строка 7:
- $production = $globalConfig->frontendPath.'/production.php'; + $production = $globalConfig->frontendConfigPath.'/production.php';
Строка 20:
- $config = $globalConfig->frontendConfigPath.'/frontend.php'; + $config = require_once $globalConfig->frontendConfigPath.'/frontend.php';
В файле /js/src/vendor/jquery_ui_widgets/jquery.ui.filterslider.js в строке 18 должна ли быть запятая?
/js/src/vendor/jquery_ui_widgets/jquery.ui.filterslider.js
The text was updated successfully, but these errors were encountered:
Bug #208: Исправлен баг в режиме production
c5bb663
Спасибо.
Sorry, something went wrong.
А 20-ю строку-то не поправили... Получается, в любом режиме, YII_DEBUG = false
d445c40
No branches or pull requests
Файл
/index.php
Строка 7:
Строка 20:
В файле
/js/src/vendor/jquery_ui_widgets/jquery.ui.filterslider.js
в строке 18 должна ли быть запятая?The text was updated successfully, but these errors were encountered: