1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

Merge branch 'develop-olympus' into develop

* develop-olympus:
  [ticket/10219] Remove invalid and invisible character from web.config.
This commit is contained in:
Andreas Fischer
2011-06-15 18:47:26 +02:00

View File

@@ -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>