mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10219] Remove invalid and invisible character from web.config.
This commit is contained in:
commit
34c89b5950
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<hiddenSegments>
|
||||
<add segment="cache" />
|
||||
<add segment="files" />
|
||||
<add segment="store" />
|
||||
<add segment="store" />
|
||||
<add segment="config.php" />
|
||||
<add segment="common.php" />
|
||||
</hiddenSegments>
|
||||
|
|
Loading…
Add table
Reference in a new issue