Fix: remove google analytics codes, change favicon path

This commit is contained in:
2022-04-21 21:19:55 +09:00
parent 31ca7cd2cc
commit 61851a5dbb
46 changed files with 93 additions and 792 deletions
+3
View File
@@ -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";