php8.1 gogogo

This commit is contained in:
Shish
2022-10-28 01:45:35 +01:00
parent 522b57da37
commit a04bc2e7e4
67 changed files with 184 additions and 346 deletions

View File

@ -10,7 +10,7 @@ class HomeInfo extends ExtensionInfo
public string $name = "Home Page";
public array $authors =["Bzchan"=>"bzchan@animemahou.com"];
public string $license = self::LICENSE_GPLV2;
public string $visibility = self::VISIBLE_ADMIN;
public ExtensionVisibility $visibility = ExtensionVisibility::ADMIN;
public string $description = "Displays a front page with logo, search box and post count";
public ?string $documentation =
"Once enabled, the page will show up at the URL \"home\", so if you want