searchMagnets(
- $magnet->metaTitle ? $magnet->metaTitle : $magnet->dn,
+ $magnet->title ? $magnet->title : $magnet->dn,
0,
10,
$similarMagnetsTotal,
@@ -371,7 +371,7 @@ echo '' . PHP_EOL ?>
in_array($response->user->address, MODERATOR_IP_LIST) || ($magnet->approved && $magnet->public))) { ?>
diff --git a/src/public/node.php b/src/public/node.php
index c299268..babd338 100644
--- a/src/public/node.php
+++ b/src/public/node.php
@@ -276,11 +276,11 @@ else if (is_null($user->public))
|
- - |
+ - |
|
- - |
+ - |
|