From 472131745222bdccd2bd0d4a12b49fd57e65387f Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Thu, 21 Mar 2019 01:52:37 -0400 Subject: [PATCH] return to php --- includes/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/functions.php b/includes/functions.php index 6973d27..1d0d710 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -611,3 +611,4 @@ function SaveTORAndVPNConfig(){ exec( 'sudo /home/pi/loki-network/lokilaunch.sh "gen" > /dev/null &', $return ); } } +?>