admin.php:521: $pinned_until = date('Y-m-d H:i:s', strtotime("+$days days")); admin.php:547: $current_pinned = !empty($payment['pinned_until']) ? strtotime($payment['pinned_until']) : false; admin.php:552: $new_pinned = date('Y-m-d H:i:s', strtotime('+' . $payment['days'] . ' days', $current_pinned)); admin.php:555: $new_pinned = date('Y-m-d H:i:s', strtotime('+' . $payment['days'] . ' days', $now)); admin.php:889: $new_pinned = date('Y-m-d H:i:s', strtotime('+' . $payment['days'] . ' days', $now)); admin.php:1017: $new_pinned = date('Y-m-d H:i:s', strtotime('+' . $payment['days'] . ' days', $now)); admin.php:1516: $month_ts = strtotime("-$i months"); admin.php:1908: time()): ?> admin.php:1912: $diff = strtotime($list['pinned_until']) - time(); admin.php:1965: time()): ?> admin.php:2161: Submitted by: () • admin.php:2209: Received: admin.php:2948: boost_confirm.php:178: $current_pinned = !empty($listing['pinned_until']) ? strtotime($listing['pinned_until']) : false; boost_confirm.php:183: $new_pinned = date('Y-m-d H:i:s', strtotime('+' . $package['days'] . ' days', $current_pinned)); boost_confirm.php:186: $new_pinned = date('Y-m-d H:i:s', strtotime('+' . $package['days'] . ' days', $now)); group.php:129: Added group.php:188:
group.php:190:
group.php:192: time()) ? 'star' : 'rocket_launch'; ?> group.php:196: time()): ?> group.php:198:

It will remain featured at the top of the homepage until .

group.php:206: class="w-full sm:w-auto time()) ? 'bg-amber-500 hover:bg-amber-600 text-white' : 'bg-indigo-600 hover:bg-indigo-700 text-white'; ?> font-bold text-xs md:text-sm px-6 py-3 rounded-full transition-all shadow-md flex items-center justify-center gap-1.5 shrink-0 hover:scale-[1.02]"> group.php:207: time()) ? 'star' : 'bolt'; ?> group.php:208: time()) ? 'Extend Pin' : 'Boost Now'; ?> sitemap.php:28: $lastmod = date('c', strtotime($row['created_at'])); submit.php:304: $is_pinned = !empty($listing['pinned_until']) && strtotime($listing['pinned_until']) > time();