aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2010-10-19 14:03:44 +0200
committerIgor Wiedler <igor@wiedler.ch>2010-10-19 14:03:44 +0200
commitd503272645d0f14daa2c2664e04dbdc33da9379e (patch)
tree3a29a36401d16572b71e0fe46442f6583904e521 /phpBB/docs
parent5f0f8c25be2c51b3699768ca7857e477ac68a061 (diff)
parentb27b69cf375df2374a280dba5d14a257dae25365 (diff)
downloadforums-d503272645d0f14daa2c2664e04dbdc33da9379e.tar
forums-d503272645d0f14daa2c2664e04dbdc33da9379e.tar.gz
forums-d503272645d0f14daa2c2664e04dbdc33da9379e.tar.bz2
forums-d503272645d0f14daa2c2664e04dbdc33da9379e.tar.xz
forums-d503272645d0f14daa2c2664e04dbdc33da9379e.zip
Merge branch 'ticket/bantu/9857' into develop-olympus
* ticket/bantu/9857: [ticket/9857] Remove visible $Id$ from phpBB/docs files.
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/auth_api.html2
-rw-r--r--phpBB/docs/coding-guidelines.html2
-rw-r--r--phpBB/docs/hook_system.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/auth_api.html b/phpBB/docs/auth_api.html
index 50d73d4485..8973582bdb 100644
--- a/phpBB/docs/auth_api.html
+++ b/phpBB/docs/auth_api.html
@@ -287,7 +287,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>
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html
index e9b222858d..76afc79f99 100644
--- a/phpBB/docs/coding-guidelines.html
+++ b/phpBB/docs/coding-guidelines.html
@@ -2381,7 +2381,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>
diff --git a/phpBB/docs/hook_system.html b/phpBB/docs/hook_system.html
index b23ebab869..1bf4630a9f 100644
--- a/phpBB/docs/hook_system.html
+++ b/phpBB/docs/hook_system.html
@@ -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>