Skip to content

Commit

Permalink
EE 2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
George Ornbo committed Nov 17, 2009
1 parent 7c07f73 commit 8a852ce
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -101,7 +101,6 @@ public function __construct()

$this->file = str_replace(SLASH, '/', $this->EE->TMPL->fetch_param('file'));

echo $this->file;
$this->file = trim(strip_tags($this->file));

if (stristr($this->file, $_SERVER['DOCUMENT_ROOT']))
Expand Down

0 comments on commit 8a852ce

Please sign in to comment.