]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/bonus_functions.php
More rewrites/fixes (not all is fixed) for ext-sponsor
[mailer.git] / inc / libs / bonus_functions.php
index fae8d5f93f7497ba7b524e315922c80cffef51fc..155196386b1743194dacf46a1c0588440a6c615e 100644 (file)
@@ -269,9 +269,9 @@ function purgeExpiredTurboBonus() {
        } // END - if
 }
 
-///////////////////////////////////////////////////////////////////////////////
-//                              Only filter functions
-///////////////////////////////////////////////////////////////////////////////
+//-----------------------------------------------------------------------------
+//                                Filter Functions
+//-----------------------------------------------------------------------------
 
 // Filter for adding login bonus to the user's account
 function FILTER_ADD_LOGIN_BONUS () {
@@ -312,9 +312,9 @@ LIMIT 1',
        }
 }
 
-///////////////////////////////////////////////////////////////////////////////
-//                             Wrapper functions                             //
-///////////////////////////////////////////////////////////////////////////////
+//-----------------------------------------------------------------------------
+//                             Wrapper Functions
+//-----------------------------------------------------------------------------
 
 // Determines wether the "bonus rallye" is active
 function isBonusRallyeActive () {