remove space before tag (#6335)
Having a space before the opening of the PHP tag causes headers to be sent prematurely.
This commit is contained in:
parent
9595437f01
commit
7993998927
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
<?php
|
||||
/*
|
||||
FusionPBX
|
||||
|
|
|
|||
Loading…
Reference in New Issue