diff options
author | Remy <relst@relst.nl> | 2015-05-24 09:38:15 +0200 |
---|---|---|
committer | Remy <relst@relst.nl> | 2015-05-24 09:38:15 +0200 |
commit | 8988fd075de01b2e0c4ea406d426486ae482664a (patch) | |
tree | 109c61961b66370c6ca07c5441080096d5dc5235 /functions/variables.php | |
parent | 988f08b9eb952404b94817a973d1a19ff7c6524b (diff) | |
download | ssl-decoder-8988fd075de01b2e0c4ea406d426486ae482664a.zip ssl-decoder-8988fd075de01b2e0c4ea406d426486ae482664a.tar.gz ssl-decoder-8988fd075de01b2e0c4ea406d426486ae482664a.tar.bz2 |
version
Diffstat (limited to 'functions/variables.php')
-rw-r--r-- | functions/variables.php | 1 |
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"; |