diff --git a/chat.php b/chat.php index f2863a6..37bbb79 100644 --- a/chat.php +++ b/chat.php @@ -316,7 +316,7 @@ function credit() : string { } function meta_html() : string { - return ''; + return ''; } function form(string $action, string $do='') : string {