mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update common.php
This commit is contained in:
parent
843b0cd93b
commit
5c871be2f3
@ -237,7 +237,7 @@ function utime ()
|
|||||||
return array_sum(explode(' ', microtime()));
|
return array_sum(explode(' ', microtime()));
|
||||||
}
|
}
|
||||||
|
|
||||||
function bb_log ($msg, $file_name)
|
function bb_log ($msg, $file_name = 'logs')
|
||||||
{
|
{
|
||||||
if (is_array($msg))
|
if (is_array($msg))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user