]> git.pld-linux.org Git - packages/ckfinder.git/blame - error_reporting.patch
- migrate to apache 2.4
[packages/ckfinder.git] / error_reporting.patch
CommitLineData
ffa5c134
ER
1--- ckfinder-1.4.2/./core/connector/php/connector.php~ 2010-05-26 19:50:10.000000000 +0300
2+++ ckfinder-1.4.2/./core/connector/php/connector.php 2010-05-26 19:50:50.329046561 +0300
3@@ -20,12 +20,6 @@
4 */
5
6 /**
7- * Protect against sending warnings to the browser (#186).
8- * Comment out this line during debugging.
9- */
10-error_reporting(0);
11-
12-/**
13 * Protect against sending content before all HTTP headers are sent (#186).
14 */
15 ob_start();
This page took 0.049389 seconds and 4 git commands to generate.