Skip to content

Commit

Permalink
Revert "fix for netPhotoGraphics#1174"
Browse files Browse the repository at this point in the history
This reverts commit b239629.
  • Loading branch information
sbillard committed Jul 2, 2018
1 parent 32931b4 commit 7454060
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions zp-core/zp-extensions/seo_zenphoto.php
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,13 @@ function handleOption($option, $currentValue) {
"" => "S",
"" => "S",
"" => "S",
<<<<<<< HEAD
=======
"" => "s",
"ß" => "ss",
"ſ" => "ss",
"" => "t",
>>>>>>> parent of b2396291c... fix for #1174
"" => "T",
"Ť" => "T",
"Ƭ" => "T",
Expand Down

0 comments on commit 7454060

Please sign in to comment.