Skip to content

Commit 6a12f6a

Browse files
Zhibin1995jianyan74
authored andcommitted
Update DebrisHelper.php
1 parent 5817a7a commit 6a12f6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

common/helpers/DebrisHelper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ public static function getPageSkipUrl()
166166
$fullUrl .= implode('&', $getQueryParamArr);
167167
$pageConnector = '&';
168168
}
169+
169170
$fullUrl = Html::encode($fullUrl);
170171
$pageConnector = Html::encode($pageConnector);
171172
return [$fullUrl, $pageConnector];

0 commit comments

Comments
 (0)