update 2023-07-27 11:22:25
This commit is contained in:
parent
0565e907db
commit
8e3fc4bbfb
@ -257,7 +257,7 @@ final class Linker
|
|||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
// get details of the linker
|
// set the name of this linker
|
||||||
if (!$this->update->value($name, 'name', $linker, 'guid', 'linker'))
|
if (!$this->update->value($name, 'name', $linker, 'guid', 'linker'))
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
|
@ -227,7 +227,7 @@
|
|||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
// get details of the linker
|
// set the name of this linker
|
||||||
if (!$this->update->value($name, 'name', $linker, 'guid', 'linker'))
|
if (!$this->update->value($name, 'name', $linker, 'guid', 'linker'))
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user