]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - api/users.php
Add search bar to navbar
[irc/unrealircd/unrealircd-webpanel.git] / api / users.php
index c2e623411d9f75ef5408d05d0490ecd9c5691685..a5b9bb12ffc09cd5600bf422a866bcbf048cc8eb 100644 (file)
@@ -2,7 +2,6 @@
 
 define('NO_EVENT_STREAM_HEADER',1);
 require_once('common_api.php');
-header("Content-type: application/json; charset=utf-8");
 
 if (!$rpc)
        die(json_encode([]));