diff --git a/bj-lazy-load.php b/bj-lazy-load.php index 98db157..21a9871 100755 --- a/bj-lazy-load.php +++ b/bj-lazy-load.php @@ -227,7 +227,7 @@ protected function _filter_iframes( $content ) { $match_content = $this->remove_noscript($content); $matches = array(); - preg_match_all( '||siU', $match_content, $matches ); + preg_match_all( '||siU', $match_content, $matches ); $search = array(); $replace = array();