forked from server/landingpage
Revert "Change encoding to the one used in the database"
This reverts commit f8bfcc8ec4efe169cdbd37ad979129b2c35aa505.
This commit is contained in:
parent
96f2e7f5a6
commit
a93eded7a1
@ -5,7 +5,7 @@ ini_set('date.timezone', 'Europe/Berlin');
|
||||
<html>
|
||||
<head>
|
||||
<title>Mitglieder der Fachschaft <?php echo $fachschaft; ?> </title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
|
||||
</head>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user