Commit e8c49e6
authored
Fix issue with double port in error pages base URL (OpenMage#4518)
* bugfix(errors): fix url issue were HTTP_HOST server var already includes port
* bugfix(errors): use str_ends_with instead of substr_compare and run cs fixer1 parent 31322c4 commit e8c49e6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
| 192 | + | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
| |||
0 commit comments