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:
@@ -1,4 +1,4 @@
|
|||||||
<?PHP
|
<?PHP
|
||||||
require_once('dbconfig.php');
|
require_once('dbconfig.php');
|
||||||
|
|
||||||
function set_language($language) {
|
function set_language($language) {
|
||||||
|
|||||||
Reference in New Issue
Block a user