From ab8b6f63151b19a59a43355dad21baaa608a365d Mon Sep 17 00:00:00 2001
From: ghost
Date: Thu, 3 Aug 2023 14:24:37 +0300
Subject: [PATCH] rename variables
---
public/explore.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/explore.php b/public/explore.php
index 799ee00..8e34fe3 100644
--- a/public/explore.php
+++ b/public/explore.php
@@ -261,8 +261,8 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the
sprintf(_('%s referrers'), $totalHostPageIdSources)]) : false ?>
- getHostPagesToHostPageByHostPageIdTarget($hp) as $hostPageIdSource) { ?>
- getHostPage($hostPageIdSource->hostPageIdSource)) { ?>
+ getHostPagesToHostPageByHostPageIdTarget($hp) as $hostPagesToHostPageByHostPageIdTarget) { ?>
+ getHostPage($hostPagesToHostPageByHostPageIdTarget->hostPageIdSource)) { ?>
getHost($hostPage->hostId)) { ?>