1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 06:20:46 +02:00

[ticket/9857] Remove visible $Id$ from phpBB/docs files.

PHPBB3-9857
This commit is contained in:
Andreas Fischer
2010-10-19 12:22:07 +02:00
parent acabe5a013
commit b27b69cf37
3 changed files with 3 additions and 3 deletions

View File

@@ -241,7 +241,7 @@ $auth_admin = new auth_admin();
<!-- END DOCUMENT -->
<div id="page-footer">
<div class="version"> $Id$ </div>
<div class="version">&nbsp;</div>
</div>
</div></div>

View File

@@ -2475,7 +2475,7 @@ Authorised by: developer1[, developer2[, ...]]
<!-- END DOCUMENT -->
<div id="page-footer">
<div class="version"> $Id$ </div>
<div class="version">&nbsp;</div>
</div>
</div></div>

View File

@@ -875,7 +875,7 @@ function phpbb_hook_register(&amp;$hook)
</div>
<div id="page-footer">
<div class="version">$Id$</div>
<div class="version">&nbsp;</div>
</div>
</div></div>