added Active User Subscription report

This commit is contained in:
2026-07-29 21:04:03 -04:00
parent 8fa2c69094
commit 21916796b4
3 changed files with 293 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ class Print_UserLoginActivity extends Base {
// Print the Report
// ================
public function print($user_serial = 0, $output_type = "normal") {
public function print($output_type = "normal") {
$report = new User_LoginActivity();