Skip to content

Commit 2f5644e

Browse files
author
dogstar
committed
修复报错
1 parent 4beb38b commit 2f5644e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/view/docs/api_desc_tpl.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
$semanticPath = 'https://cdn.bootcss.com/semantic-ui/2.2.2/';
1111
}
1212

13-
$whoami = \PhalApi\DI()->admin->check(false) ? \PhalApi\DI()->admin->username : \PhalApi\T('Sign In');
1413
$suffixTitle = \PhalApi\T('Online API Docs');
1514

1615
$descriptionNoHtml = strip_tags($description);

0 commit comments

Comments
 (0)