mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
medal valid forever text
This commit is contained in:
@@ -127,7 +127,7 @@ get_where("audiocodecs", "audiocodec", "aud");
|
||||
$hasStickyFirst = $hasStickySecond = $hasStickyNormal = $noNormalResults = false;
|
||||
$prependIdArr = $prependRows = $normalRows = [];
|
||||
$stickyWhere = $normalWhere = '';
|
||||
if (isset($_GET['sticky'])) {
|
||||
if (isset($_GET['sticky']) && $inclbookmarked == 0) {
|
||||
$stickyArr = explode(',', $_GET['sticky']);
|
||||
//Only handle sticky first + second
|
||||
$posStates = [];
|
||||
|
||||
Reference in New Issue
Block a user