From ec5e956ba49fe9357d0124d57c9e2f0adb860be2 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Fri, 26 Apr 2019 17:15:02 -0400 Subject: [PATCH] add sleep 3 for warning --- includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index b4e63ae..5b040db 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -631,7 +631,7 @@ function SaveTORAndVPNConfig() $output"; - sleep 3; + sleep (3); ?>
Stopping Lokinet background daemon process.