mirror of
https://github.com/YGGverse/bdoku.git
synced 2026-03-31 17:55:36 +00:00
append project about
This commit is contained in:
parent
ae2a1cead6
commit
524767309f
2 changed files with 5 additions and 1 deletions
|
|
@ -149,6 +149,9 @@ $server->setHandler(
|
|||
$config->string->source
|
||||
);
|
||||
|
||||
// Append about info
|
||||
$lines[] = $config->string->about;
|
||||
|
||||
// Merge data lines
|
||||
$data = implode(
|
||||
PHP_EOL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue