mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Use now() helper in ProcessAdditional class
This commit is contained in:
@@ -645,7 +645,7 @@ class ProcessAdditional
|
||||
$this->_echo(
|
||||
PHP_EOL.
|
||||
'Additional post-processing, started at: '.
|
||||
date('D M d, Y G:i a').
|
||||
now()->format('D M d, Y G:i a').
|
||||
PHP_EOL.
|
||||
'Downloaded: (xB) = yEnc article, f= Failed ;Processing: z = ZIP file, r = RAR file'.
|
||||
PHP_EOL.
|
||||
|
||||
Reference in New Issue
Block a user