1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge branch 'develop-olympus' into develop

* develop-olympus:
  [ticket/9857] Remove visible $Id$ from phpBB/docs files.
This commit is contained in:
Igor Wiedler
2010-10-19 14:04:22 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -2476,7 +2476,7 @@ if (utf8_case_fold_nfc($string1) == utf8_case_fold_nfc($string2))
<!-- END DOCUMENT -->
<div id="page-footer">
<div class="version"> $Id$ </div>
<div class="version">&nbsp;</div>
</div>
</div></div>