mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
This commit is contained in:
parent
9d5fd03a45
commit
dadd5dbcdc
1 changed files with 1 additions and 0 deletions
|
@ -793,6 +793,7 @@ class Template
|
|||
|
||||
for ($i = 0; $i < $tokens_cnt; $i++) {
|
||||
$token = &$tokens[$i];
|
||||
$token = $token ?? '';
|
||||
|
||||
switch ($token) {
|
||||
case 'eq':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue