Skip to content
Snippets Groups Projects
Commit 66566343 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Merge pull request #3326 from owncloud/fix-3321

Add requesttoken to guest view
parents e60cf2a9 739f7999
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
<!--[if IE 9]><html class="ng-csp ie ie9 lte9"><![endif]-->
<!--[if gt IE 9]><html class="ng-csp ie"><![endif]-->
<!--[if !IE]><!--><html class="ng-csp"><!--<![endif]-->
<head>
<head data-requesttoken="<?php p($_['requesttoken']); ?>">
<title>ownCloud</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="apple-itunes-app" content="app-id=543672169">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment