]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_sponsor.php
Updated copyright notice as there are changes in this year
[mailer.git] / inc / modules / admin / what-del_sponsor.php
index fa3f68a19d51236f549edd30012cc8a9d374cd27..0ffab7d914891a5a466b022e6b402a9bf58acd8b 100644 (file)
@@ -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 *
@@ -81,7 +81,7 @@ if (isGetRequestElementSet('id')) {
                        $content['userid'] = bigintval(getRequestElement('id'));
 
                        // Display form
-                       loadTemplate('admin_delete_sponsor', false, $content);
+                       loadTemplate('admin_delete_sponsor', FALSE, $content);
                }
        } else {
                // Sponsor not found