Fix: remove google analytics codes, change favicon path
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<?php
|
||||
header("Content-Type: application/json");
|
||||
|
||||
error_reporting(E_ALL);
|
||||
ini_set('display_errors', '1');
|
||||
|
||||
include "./../setup/connect_db.php";
|
||||
include "./../lib/send_reply_json.php";
|
||||
include "./../lib/maestro_account_info.php";
|
||||
|
||||
Reference in New Issue
Block a user