summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemy <relst@relst.nl>2015-05-24 09:38:15 +0200
committerRemy <relst@relst.nl>2015-05-24 09:38:15 +0200
commit8988fd075de01b2e0c4ea406d426486ae482664a (patch)
tree109c61961b66370c6ca07c5441080096d5dc5235
parent988f08b9eb952404b94817a973d1a19ff7c6524b (diff)
downloadssl-decoder-8988fd075de01b2e0c4ea406d426486ae482664a.zip
ssl-decoder-8988fd075de01b2e0c4ea406d426486ae482664a.tar.gz
ssl-decoder-8988fd075de01b2e0c4ea406d426486ae482664a.tar.bz2
version
-rw-r--r--functions/variables.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/variables.php b/functions/variables.php
index 7384794..965dbe6 100644
--- a/functions/variables.php
+++ b/functions/variables.php
@@ -77,6 +77,7 @@ function parse_hostname($u_hostname){
}
function choose_endpoint($ips, $host, $port, $ciphersuites) {
+ global $version;
echo "<div id='page-content-wrapper'>\n";
echo "<div class='container-fluid'>\n";
echo "<div class='row'>\n";