Update Whitespace

on line 1 there was a white space what could cause a "PHP Warning:  Cannot modify header information - headers already sent by..." error
This commit is contained in:
Shad86
2018-09-11 19:19:28 +02:00
committed by GitHub
parent 658eace3f5
commit c501e7044c

View File

@@ -1,4 +1,4 @@
<?PHP <?PHP
require_once('dbconfig.php'); require_once('dbconfig.php');
function set_language($language) { function set_language($language) {