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
管理機能・インストーラーは問題ない。
旧来フロントは、SC_MobileEmoji を適用した出力バッファリングを適用していたが、e7b7484df8cf3ffcaff781b0b4b20beb0265ad67 でこれを外した影響と考えられる。
旧来のように、フロントのみ出力バッファリングを使い分けれる必要はなくなったので、require_base.php で対応する。
The text was updated successfully, but these errors were encountered:
フロント機能で出力バッファリングが無効となっている EC-CUBE#777
f58bc77
Merge pull request #778 from seasoftjapan/seasoft-777
64f55e4
フロント機能で出力バッファリングが無効となっている #777
seasoftjapan
Successfully merging a pull request may close this issue.
管理機能・インストーラーは問題ない。
旧来フロントは、SC_MobileEmoji を適用した出力バッファリングを適用していたが、e7b7484df8cf3ffcaff781b0b4b20beb0265ad67 でこれを外した影響と考えられる。
旧来のように、フロントのみ出力バッファリングを使い分けれる必要はなくなったので、require_base.php で対応する。
The text was updated successfully, but these errors were encountered: