mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-03-09 20:02:03 +01:00
Repair loadOriginalAuthor() and migrate JKA Network name to Code Solutions Project
This commit is contained in:
@@ -69,7 +69,7 @@ class DB
|
||||
'IDC','?'
|
||||
))
|
||||
->setParameter(0,$IDC);
|
||||
return $this->getData($queryBuilder)[0];
|
||||
return $this->getData($queryBuilder)[0]['UserCreator'];
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user