]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/bonus/mode-update.php
First batch of removal of the headers needed for revision-functions.php
[mailer.git] / inc / extensions / bonus / mode-update.php
index 8c9997f2ff59dd88c3e752a26b4ff2b49c8c51bd..c10c48f37d704a98d3cdca90076c45675be9a277 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Bonus-Seiten                                     *
  * -------------------------------------------------------------------- *
- * $Revision::                                                        $ *
- * $Date::                                                            $ *
- * $Tag:: 0.2.1-FINAL                                                 $ *
- * $Author::                                                          $ *
- * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
@@ -292,7 +287,7 @@ INDEX `userid` (`userid`)",
 
                        case '0.5.6': // SQL queries for v0.5.6
                                // Get current month
-                               $curr = padLeftZero(getMonth());
+                               $curr = padLeftZero(getMonth(), 2);
                                if ($curr == '00') $curr = '12';
 
                                // Generate timemark...