After I changed something in my .php file my whole site got an error. I changed the file back to the old one but now I get this error at the top of my page:
Warning: Cannot modify header information - headers already sent by (output started at /home/test/domains/test.nl/public_html/wp-content/themes/mugen/engine/theme-scripts.php:1) in /home/test/domains/test.nl/public_html/wp-content/plugins/woocommerce/classes/class-wc-session-handler.php on line 63
The plugin is Woocommerce but it was working before with the same code but now I keep getting this error at the top.
Code of the file I changed aka the theme-scripts.php file: