release 1.3.13
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
function get_avatars($ts3,$cfg,$dbname,&$db_cache) {
|
||||
$starttime = microtime(true);
|
||||
$nowtime = time();
|
||||
$sqlexec = '';
|
||||
|
||||
if($db_cache['job_check']['get_avatars']['timestamp'] < ($nowtime - 32)) {
|
||||
$db_cache['job_check']['get_avatars']['timestamp'] = $nowtime;
|
||||
|
||||
Reference in New Issue
Block a user