mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 03:08:53 +00:00
Change in from_unixtime.
This commit is contained in:
@@ -969,7 +969,7 @@ class DB extends \PDO
|
||||
* PHP interpretation of MySQL's from_unixtime method.
|
||||
* @param int $utime UnixTime
|
||||
*
|
||||
* @return bool|string
|
||||
* @return string
|
||||
*/
|
||||
public function from_unixtime($utime)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user