We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4beb38b commit 2f5644eCopy full SHA for 2f5644e
1 file changed
src/view/docs/api_desc_tpl.php
@@ -10,7 +10,6 @@
10
$semanticPath = 'https://cdn.bootcss.com/semantic-ui/2.2.2/';
11
}
12
13
-$whoami = \PhalApi\DI()->admin->check(false) ? \PhalApi\DI()->admin->username : \PhalApi\T('Sign In');
14
$suffixTitle = \PhalApi\T('Online API Docs');
15
16
$descriptionNoHtml = strip_tags($description);
0 commit comments