Fixed "headers already sent" error in installer

This commit is contained in:
Wruczek
2018-12-29 17:52:07 +01:00
parent ecdc0e6540
commit 8e606ad331
2 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.idea
PROTOTYPING
tools
src/installer/cache
src/private/cache
src/private/vendor