From ab27966a602dc597863f46306752dd27a0dd5b26 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Tue, 9 Oct 2007 17:35:23 +0000 Subject: ... git-svn-id: file:///svn/phpbb/trunk@8159 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/coding-guidelines.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'phpBB/docs/coding-guidelines.html') diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 29dfba6a76..b5aeeccdc3 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -2191,6 +2191,12 @@ if (utf8_case_fold_nfc($string1) == utf8_case_fold_nfc($string2))
+

Revision 1.31

+ + +

Revision 1.24