Update functions.php

pull/9/head
necro-nemesis 6 years ago committed by GitHub
parent a94a05f7e8
commit ec4a9cce44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -496,7 +496,6 @@ function SaveTORAndVPNConfig(){
echo htmlspecialchars($line, ENT_QUOTES).'<br />' , PHP_EOL;
}
}
<?php
}
/**
@ -517,5 +516,4 @@ function DisplayLokinetConfig(){
$status = '<div class="alert alert-success alert-dismissable">Lokinet is running
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button></div>';
}
?>
}

Loading…
Cancel
Save