]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - api/server-bans.php
Move extra header where it should be
[irc/unrealircd/unrealircd-webpanel.git] / api / server-bans.php
index 225511f114c7ccf60442c6465b1dc74fb0bbf534..51fd942a926164811e8dad2b6f1dad7acf529c1b 100644 (file)
@@ -1,7 +1,6 @@
 <?php
 define('NO_EVENT_STREAM_HEADER',1);
 require_once('common_api.php');
-header("Content-type: application/json; charset=utf-8");
 
 if (!$rpc)
     die(json_encode([]));