summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/fbegin.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index f24fc7d..1aad755 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -1,5 +1,9 @@
<script src="/javascript/sorttable.js"></script>
+<style id="antiClickjack">body{display:none}</style> <script type="text/JavaScript">
+if (self === top) { var antiClickjack = document.getElementByID("antiClickjack"); antiClickjack.parentNode.removeChild(antiClickjack);
+} else { top.location = self.location;
+}</script>
<?php
/*
OpenPOWER on IntegriCloud