sorunome:smf-fixes 0.1 $data));]]> $data[0])); }else{ $code = strtr($tag['content'], array('$1' => $data)); }]]> $button) { ]]> //Added by geekboy1011 2/23/15 //Why did the refactor this into Security.php in smf 2.1? really like really if (!allowedTo('moderate_board')) $timeLimit = isset($timeOverrides[$error_type]) ? $timeOverrides[$error_type] : $modSettings['spamWaitTime']; else $timeLimit = 2; if (!allowedTo('moderate_board')) $timeLimit = isset($timeOverrides[$error_type]) ? $timeOverrides[$error_type] : $modSettings['spamWaitTime']; else return false;; WHERE log_time < {int:log_time} AND log_type = {string:log_type}', WHERE ( log_time < {int:log_time} AND log_type = {string:log_type} ) OR ( ip <> {string:ip} AND log_type = {string:log_type} )', 'log_type' => $error_type, 'ip' => $user_info['ip'],