mirror of
https://github.com/e107inc/e107.git
synced 2025-08-27 16:20:13 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -87,8 +87,9 @@ require_once(e_HANDLER.'mail_manager_class.php'); // Mail DB API
|
||||
|
||||
|
||||
/**
|
||||
* Display Progress-bar of real-time mail-out.
|
||||
* @return
|
||||
* Display Progress-bar of real-time mail-out.
|
||||
* @param $id
|
||||
* @return float
|
||||
*/
|
||||
function sendProgress($id)
|
||||
{
|
||||
|
Reference in New Issue
Block a user