mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
fix variable name
This commit is contained in:
parent
288ea5fa71
commit
7a00630533
2 changed files with 3 additions and 3 deletions
|
|
@ -572,7 +572,7 @@ try
|
|||
|
||||
foreach ($remoteMagnet->xs as $xs)
|
||||
{
|
||||
if ($url = Yggverse\Parser\Url::parse($tr))
|
||||
if ($url = Yggverse\Parser\Url::parse($xs))
|
||||
{
|
||||
$db->initMagnetToExactSourceId(
|
||||
$localMagnet->magnetId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue