Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/users/email/pwreset_plain.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/users/email/pwreset_plain.thtml')
-rw-r--r--site/app/views/users/email/pwreset_plain.thtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/app/views/users/email/pwreset_plain.thtml b/site/app/views/users/email/pwreset_plain.thtml
index 9f58558..73f3c39 100644
--- a/site/app/views/users/email/pwreset_plain.thtml
+++ b/site/app/views/users/email/pwreset_plain.thtml
@@ -1,4 +1,4 @@
-<?
+<?php
$reseturl = SITE_URL.$html->url('/users/pwreset/'.$data['User']['id']
.'/'.$resetcode, true);