phpBB

Code Changes

File: phpbb/notification/method/method_interface.php

  Unmodified   Added   Modified   Removed
Line 41Line 41
	/**
* Return the list of the users already notified
*

	/**
* Return the list of the users already notified
*

	* @param int $notification_type_id Type of the notification

	* @param int $notification_type_id ID of the notification type

	* @param array $options
* @return array User
*/

	* @param array $options
* @return array User
*/