View\Compile: Add url
This commit is contained in:
parent
55ba708c61
commit
bbb8f87cec
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ class Compiler
|
|||
|
||||
declare(strict_types=1);
|
||||
|
||||
use function \ForkBB\{__, num, dt, size};
|
||||
use function \ForkBB\{__, num, dt, size, url};
|
||||
|
||||
?>
|
||||
EOD;
|
||||
|
|
Loading…
Add table
Reference in a new issue