mirror of https://github.com/itflow-org/itflow
Merge pull request #456 from wrongecho/iframe
Prevent ITFlow being shown in an iFrame
This commit is contained in:
commit
5b400dec9f
|
|
@ -4,6 +4,7 @@
|
||||||
// uncomment for test
|
// uncomment for test
|
||||||
//$time_start = microtime(true);
|
//$time_start = microtime(true);
|
||||||
|
|
||||||
|
header("X-Frame-Options: DENY");
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue