Explorar o código

Forgot a ' whoops

geekboy1011 %!s(int64=9) %!d(string=hai) anos
pai
achega
d62c80bb3d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modification.xml

+ 1 - 1
modification.xml

@@ -41,7 +41,7 @@
 		<operation>
 			<search position="replace">AND log_type = {string:log_type}',</search>
 			<add>AND log_type = {string:log_type}
-			OR ip <> {string:ip}',</add>
+				OR ( ip <> {string:ip} AND log_type = {string:log_type} )',</add>
 		</operation>
 		<operation>
 			<search position="after">'log_type' => $error_type,</search>