Skip to content

Commit

Permalink
Merge pull request #122 from szepeviktor/patch-4
Browse files Browse the repository at this point in the history
Remove safe_svg global
  • Loading branch information
jeffpaul committed Apr 17, 2023
2 parents fa2272e + 6413120 commit f402d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safe-svg.php
Original file line number Diff line number Diff line change
Expand Up @@ -642,4 +642,4 @@ protected function str_ends_with( $haystack, $needle ) {
}
}

$safe_svg = new safe_svg();
new safe_svg();

0 comments on commit f402d3c

Please sign in to comment.