[root@zetawiki kanboard]# vi app/Core/Http/Response.php
/** * Set header X-Frame-Options * * @access public * @return $this */ public function withXframe() { #$this->withHeader('X-Frame-Options', 'DENY'); return $this; }
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT