commit 38118d1fdfa25792e458a6815dc261ab98871d55
parent 26753d41234af59fd8d2efb6ea7fc9ee377ffd2e
Author: MTRNord <mtrnord1@gmail.com>
Date: Thu, 16 Apr 2015 19:27:46 +0200
session won't start :/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/backend/admin/modules/modul_normal-login/models/config.php b/core/backend/admin/modules/modul_normal-login/models/config.php
@@ -26,7 +26,7 @@ $resend_activation_threshold = $settings['resend_activation_threshold']['value']
$emailDate = date('dmy');
$language = $settings['language']['value'];
$template = $settings['template']['value'];
-
+echo "$emailDate";
$master_account = -1;
$default_hooks = array("#WEBSITENAME#","#WEBSITEURL#","#DATE#");