Add: Google Analytics code
Fix: chocomae.url Fix: disable php error output - add_maestro.php
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
<?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