aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/coding-guidelines.html
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/coding-guidelines.html
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/coding-guidelines.html')
-rw-r--r--phpBB/docs/coding-guidelines.html2
1 files changed, 1 insertions, 1 deletions
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>