Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2015-09-15 21:27:42 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2015-09-15 21:27:42 +0300
commit63526d67a7c699829152f88874976e757f9a3462 (patch)
tree2262629ce02bbfca32f601050d66b28e38a49930 /templates
parentc0d61d88aca1992370d72ae25482d495b4bdf499 (diff)
make proxycontroller testable and add unit tests
Diffstat (limited to 'templates')
-rw-r--r--templates/redirect.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/redirect.php b/templates/redirect.php
index 07d227fba..4dbf37fcf 100644
--- a/templates/redirect.php
+++ b/templates/redirect.php
@@ -1,5 +1,6 @@
<?php /** @var array $_ */?>
<?php if (isset($_['authorizedRedirect']) && ($_['authorizedRedirect'])): ?>
+ <?php script('mail', 'autoredirect'); ?>
<div class="error" style="text-align: center;">
<img src="<?php p(\OCP\Util::imagePath('core', 'loading-dark.gif'));?>"
style="margin: 0 auto;" />