lang('admin_credits_event_thread_post'), 'reply_post' => lang('admin_credits_event_reply_post'), 'thread_digest' => lang('admin_credits_event_thread_digest'), 'thread_top' => lang('admin_credits_event_thread_top'), 'thread_delete' => lang('admin_credits_event_thread_delete'), 'reply_delete' => lang('admin_credits_event_reply_delete'), 'be_liked' => lang('admin_credits_event_be_liked'), 'like' => lang('admin_credits_event_like'), 'be_commented' => lang('admin_credits_event_be_commented'), 'favorite' => lang('admin_credits_event_favorite'), 'be_favorited' => lang('admin_credits_event_be_favorited'), 'unlike' => lang('admin_credits_event_unlike'), 'unfavorite' => lang('admin_credits_event_unfavorite'), ); foreach($builtin_events as $event => $label): $_global = isset($globalRuleMap[$event]) ? $globalRuleMap[$event] : array(); $_g_credits = isset($_global['credits_change']) ? intval($_global['credits_change']) : 0; $_g_golds = isset($_global['golds_change']) ? intval($_global['golds_change']) : 0; $_g_rmbs = isset($_global['rmbs_change']) ? intval($_global['rmbs_change']) : 0; $_forum = isset($forumRuleMap[$event]) ? $forumRuleMap[$event] : array(); $_has_override = !empty($_forum); $_f_credits = isset($_forum['credits_change']) ? intval($_forum['credits_change']) : $_g_credits; $_f_golds = isset($_forum['golds_change']) ? intval($_forum['golds_change']) : $_g_golds; $_f_rmbs = isset($_forum['rmbs_change']) ? intval($_forum['rmbs_change']) : $_g_rmbs; $_g_daily = isset($_global['daily_limit']) ? intval($_global['daily_limit']) : 0; $_f_daily = isset($_forum['daily_limit']) ? intval($_forum['daily_limit']) : $_g_daily; ?>
( ) ( ) ( ) ( )
= 0 ? '+' : '';?> = 0 ? '+' : '';?> = 0 ? '+' : '';?> 0 ? $_g_daily : lang('admin_credits_daily_limit_default');?>
>
> > > >