-
Notifications
You must be signed in to change notification settings - Fork 0
class UserStatistics
Oliver edited this page Apr 25, 2020
·
1 revision
www/includes/stats.inc.php
zorg\Usersystem
- IneX
- 19.08.2018
1.0
-
1.0
Class added with first version of methods
No public properties found
No constants found
last_login() | reported_pending_bugs() |
Last login statistic
- Inherited from \UserStatistics
public
last_login(int $userid) : string|bool
See also
- author: IneX
- date: 21.08.2018
-
version:
1.0
-
since:
1.0
method added - global: object $db Globales Class-Object mit allen MySQL-Methoden
Bugtracker reported pending Bugs statistic
- Inherited from \UserStatistics
public
reported_pending_bugs(int $userid) : int|bool
See also
- author: IneX
- date: 21.08.2018
-
version:
1.0
-
since:
1.0
method added - global: object $db Globales Class-Object mit allen MySQL-Methoden
\ » Classes » UserStatistics
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.