]> git.mxchange.org Git - mailer.git/blobdiff - inc/mails/beg_mails.php
Minor rewrites/fixes
[mailer.git] / inc / mails / beg_mails.php
index 32dfd5ac980b0cfb8963e4eb3369a5ec7cbaa1f6..f6e2a9b52660b05d329474bbfdb4eca16a63441a 100644 (file)
@@ -14,8 +14,6 @@
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
- * Needs to be in all Files and every File needs "svn propset           *
- * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
@@ -86,7 +84,7 @@ if (!empty($sql)) {
 
        if (getConfig('beg_ip_timeout') > 0) {
                // Create timemark
-               $content['ip_locker'] = createFancyTime(getConfig('beg_ip_timeout'));
+               $content['ip_locker'] = '{%config,createFancyTime=beg_ip_timeout%}';
        } // END - if
 
        // Check for accounts to be notified