X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=sponsor_confirm.php;h=8b1fb0ec3ef426040210c02eab4317c98d4f772a;hb=1ba8d9449de1b6fea32e88d581fb7c121b0522b1;hp=2a0a6e6ee782b0d5c64c8b3efec49e03974f6276;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/sponsor_confirm.php b/sponsor_confirm.php index 2a0a6e6ee7..8b1fb0ec3e 100644 --- a/sponsor_confirm.php +++ b/sponsor_confirm.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2012 by Mailer Developer Team * + * Copyright (c) 2009 - 2013 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software. You can redistribute it and/or modify * @@ -38,7 +38,7 @@ require('inc/libs/security_functions.php'); // Init start time -$GLOBALS['__start_time'] = microtime(true); +$GLOBALS['__start_time'] = microtime(TRUE); // Set module / output mode $GLOBALS['__module'] = 'sponsor_confirm';