1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 11:36:08 +02:00

Save 'most online' counts in separate pref, use array-based $menu_pref and new prefs handler, global elimination, odd fixes

This commit is contained in:
e107steved
2009-12-28 17:53:11 +00:00
parent e7ca72a139
commit 61e9b3dcf3
12 changed files with 357 additions and 188 deletions

View File

@@ -9,16 +9,16 @@
* e107 Mailout - mail database API and utility routines
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/mail_manager_class.php,v $
* $Revision: 1.10 $
* $Date: 2009-12-13 21:52:32 $
* $Revision: 1.11 $
* $Date: 2009-12-28 17:53:10 $
* $Author: e107steved $
*/
/**
*
* @package e107
* @category e107_handlers
* @version $Revision: 1.10 $
* @subpackage e107_handlers
* @version $Revision: 1.11 $
* @author $Author: e107steved $