debug
This commit is contained in:
@@ -566,7 +566,7 @@ EOD;
|
||||
{
|
||||
|
||||
$page_code = $tag['page_code'] ?? '';
|
||||
$diff = $tag['diff'] ?? '';
|
||||
$diff = $tag['diff'] ?? '0';
|
||||
$num = $tag['num'] ?? 1;
|
||||
$g_key = $tag['g_key'] ?? 'arrGrm';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user