X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Freminder%2Femail_warning.inc.php;h=e1534cc13430eb318486ffb6642eedf13756abb9;hb=468c1813bdfc759bed5beba57325ea2e6df6aa2a;hp=f20cdb56d09b0a99ed009961d8f504cd4683ce61;hpb=efc272e2fe65652122302d354e223c0576fb2110;p=platal.git diff --git a/include/reminder/email_warning.inc.php b/include/reminder/email_warning.inc.php index f20cdb5..e1534cc 100644 --- a/include/reminder/email_warning.inc.php +++ b/include/reminder/email_warning.inc.php @@ -1,6 +1,6 @@ changeTpl('reminder/email_warning.tpl', NO_SKIN); - $page->assign('baseurl', $this->GetBaseUrl()); + return true; } public static function IsCandidate(User &$user, $candidate)