From 701d3def9dc683541957c1a70373eb8054ec85ec Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Mon, 18 Mar 2024 15:01:46 +0700 Subject: [PATCH] Revert "Update init_tr.php" This reverts commit 678725c2ca595bb2be6cb4d97e6dee6bdb2ac259. --- bt/includes/init_tr.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bt/includes/init_tr.php b/bt/includes/init_tr.php index 80843cfa..31f19b92 100644 --- a/bt/includes/init_tr.php +++ b/bt/includes/init_tr.php @@ -54,9 +54,9 @@ function error_exit ($msg = '') silent_exit(); - // echo bencode(array('failure reason' => str_compact($msg))); + echo bencode(array('failure reason' => str_compact($msg))); - // tracker_exit(); + tracker_exit(); } // Database