1
0

UpdatesLog

This commit is contained in:
2020-01-15 00:45:30 +01:00
parent a96315a103
commit f904691006
4 changed files with 45 additions and 14 deletions

View File

@@ -10,8 +10,6 @@ class AlephNoteStatistics
public function __construct(Website $site)
{
$this->site = $site;
$site->Database();
}
public function getTotalUserCount()