added Active User Subscription report
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user