fix strictMode

pull/146/head
Denis Demchenko 8 years ago
parent 1729a5971b
commit e3be8145dc

@ -529,9 +529,7 @@
}
}
if (strictMode) {
return false; // not found
}
return strictMode; // not found
}
/**

Loading…
Cancel
Save