mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 21:33:54 -07:00
Release 2.2.0.
This commit is contained in:
parent
f39006bcac
commit
1575b6eae0
9 changed files with 309 additions and 7 deletions
|
@ -1127,6 +1127,8 @@ function bb_date($gmepoch, $format = false, $friendly_date = true)
|
|||
{
|
||||
global $bb_cfg, $lang, $userdata;
|
||||
|
||||
$gmepoch = (int)$gmepoch;
|
||||
|
||||
if (!$format) {
|
||||
$format = $bb_cfg['default_dateformat'];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue