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

Add requesttoken to guest view

Should fix #3321
parent e60cf2a9
No related branches found
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