From 32129f12f69bf0739c3889672ed3a8449c1160cb Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 13 Aug 2023 21:06:44 +0300 Subject: [PATCH] make link href absolute --- src/public/index.php | 18 +++++++++--------- src/public/peer.php | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/public/index.php b/src/public/index.php index 7ce0199..e78cc83 100644 --- a/src/public/index.php +++ b/src/public/index.php @@ -176,27 +176,27 @@ $peers = $memory->getByMethodCallback( - + - + - + - + - + @@ -226,10 +226,10 @@ $peers = $memory->getByMethodCallback( 1) { ?> - + - + @@ -306,9 +306,9 @@ $peers = $memory->getByMethodCallback(

- | + | - | + |
getByMethodCallback($db, 'getPeerInfo', [$requestPeerId]); - + @@ -183,10 +183,10 @@ $peerInfo = $memory->getByMethodCallback($db, 'getPeerInfo', [$requestPeerId]); 1) { ?> - + - +