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