ID); $blog_reg_date = date($date_format, strtotime($time)); $now = current_time($date_format); $authors_limit = $this->apsw_options_serialized->popular_authors_limit; if (empty($from)) { $from = $blog_reg_date; } if (empty($to)) { $to = $now; } ?>