FIX useless mistaken character
This commit is contained in:
parent
b62122eb59
commit
d1b3ffd81c
|
|
@ -28,7 +28,6 @@ function getRevueAuthors($revueID)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return array_unique($authors);
|
return array_unique($authors);
|
||||||
s;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user