diff options
Diffstat (limited to 'oauth/needs-native/index.php')
-rw-r--r-- | oauth/needs-native/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oauth/needs-native/index.php b/oauth/needs-native/index.php index 0de2bce..fe1345e 100644 --- a/oauth/needs-native/index.php +++ b/oauth/needs-native/index.php @@ -1,3 +1,4 @@ +<?php header("X-Frame-Options: DENY"); ?> <!doctype html> <html lang="en"> <head> |