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
https://github.com/CollaboraOnline/richdocumentscode/blame/0afd8d9b13282583a94520e1ac5948438157dcf2/proxy.php#L296C5-L296C29
Line 296 in proxy.php warns output already started - and Collabora doesn't load. Commenting out the line solves the problem.
296: // http_response_code(200);
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/CollaboraOnline/richdocumentscode/blame/0afd8d9b13282583a94520e1ac5948438157dcf2/proxy.php#L296C5-L296C29
Line 296 in proxy.php warns output already started - and Collabora doesn't load. Commenting out the line solves the problem.
296: // http_response_code(200);
The text was updated successfully, but these errors were encountered: