Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit afcd2ce

Browse files
author
Jamie Snape
committed
Fix PHP warning on every request
"Unknown: function 'NULL' not found or invalid function name in Unknown on line 0"
1 parent d944bf7 commit afcd2ce

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
php_flag zlib.output_compression Off
22
php_flag output_buffering Off
3-
php_value output_handler NULL

modules/smartoptimizer/.htaccess

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
php_flag zlib.output_compression Off
22
php_flag output_buffering Off
3-
php_value output_handler NULL

0 commit comments

Comments
 (0)