Project

General

Profile

Actions

Bug #1706

closed

onUserActive in admin area params were incomplete/different

Added by beat almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
29 May 2010
Due date:
% Done:

100%

Estimated time:
0:30 h

Description

$_PLUGINS->trigger( 'onUserActive', array( &$user, true ) );

instead of

$_PLUGINS->trigger( 'onUserActive', array( &$user, $ui, $cause, $mailToAdmins, $mailToUser ) );
Actions #1

Updated by beat almost 14 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Fixed in r1001 .

Actions

Also available in: Atom PDF