File manager - Edit - /usr/local/CyberCP/public/phpmyadmin/js/dist/cross_framing_protection.js
Back
/** * Conditionally included if framing is not allowed */ if (self === top) { var styleElement = document.getElementById('cfs-style'); // check if styleElement has already been removed // to avoid frequently reported js error if (typeof styleElement !== 'undefined' && styleElement !== null) { styleElement.parentNode.removeChild(styleElement); } } else { top.location = self.location; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings