]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/action-online.php
First batch of removal of the headers needed for revision-functions.php
[mailer.git] / inc / modules / guest / action-online.php
index 18db019120df36a2b868b1684c12b3e5f09fe6f7..5019c5fcbfa38326143440e6396adfce9fa5a3c3 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Wer ist wo? (KEINE Untermenues anhaengen!)       *
  * -------------------------------------------------------------------- *
- * $Revision::                                                        $ *
- * $Date::                                                            $ *
- * $Tag:: 0.2.1-FINAL                                                 $ *
- * $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 *
@@ -51,7 +46,7 @@ $total = countSumTotalData('', 'online', 'id', 'userid', TRUE);
 
 if (getConfig('mad_count') < $total) {
        // Update counter
-       updateConfiguration(array('mad_timestamp', 'mad_count'), array(time(), $total));
+       updateConfiguration(array('mad_timestamp', 'mad_count'), array('UNIX_TIMESTAMP()', $total));
 } // END - if
 
 // Prepare content