Allow block page to access queryads

Broken in 276f2c1628
This commit is contained in:
Mcat12
2017-03-10 07:27:27 -05:00
committed by GitHub
parent 72894238c1
commit 667acb90ca

View File

@@ -6,9 +6,6 @@
* This file is copyright under the latest version of the EUPL.
* Please see LICENSE file for your rights under this license. */
require "password.php";
if(!$auth) die("Not authorized");
ob_end_flush();
ini_set("output_buffering", "0");
ob_implicit_flush(true);