From d99ee1dadc3db4a3fccf6d31704ff912d3a1916b Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Fri, 24 Dec 2021 09:13:32 +0800 Subject: [PATCH] rm rewrite check --- platform/Replit.php | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/platform/Replit.php b/platform/Replit.php index 87ee3ca..a682197 100644 --- a/platform/Replit.php +++ b/platform/Replit.php @@ -202,13 +202,11 @@ function install() $title = 'Error'; return message($html, $title, 201); }*/ - $html .= ' -
'; $title = getconstStr('SetAdminPassword'); return message($html, $title, 201);