Misc/Fixup

* no idea
This commit is contained in:
Sarjuuk
2024-03-26 13:33:33 +01:00
parent 6249ac6b2a
commit 555a6211bd

View File

@@ -9,7 +9,7 @@ class AdminPage extends GenericPage
protected $getAll = null;
protected $ssPages = [];
protected $ssData = [];
protected $ssNFound = int;
protected $ssNFound = 0;
protected $lvTabs = [];
protected $extraText = '';
protected $extraHTML = '';