mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-17 18:41:36 +01:00
\#5, TODO: Add codes and add sources and versions
This commit is contained in:
@@ -64,6 +64,6 @@ function otherImplementationToArray($db,&$query,$supported){
|
||||
return $other;
|
||||
}
|
||||
|
||||
function otherVersionToArray($db,&$query,&$supported){
|
||||
function otherVersionToArray($db,$query,$supported){
|
||||
return lastToArray($db,$query,$supported);
|
||||
}
|
||||
Reference in New Issue
Block a user