
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 18 (100.0%) | 2381 (100.0%) | 132.2 |
- moved sysinfo, tracrpc, xml to tools
- utf8 to localization/utf8
0 lines of code changed in 6 files:
- moved bbcode to view/helper/
- moved sysinfo, tracrpc, xml to tools
0 lines of code changed in 3 files:
- added missing functions from dokuwiki utf8 wrapper (utf8_detect_encoding, utf8_convert_encoding, utf8_decode_entities)
144 lines of code changed in 1 file:
- replaced ob_get_content()+ob_end_clean() with ob_get_clean()
- fixed fetching of moduleinfos for a single module
- several QA fixes on functions.core.php
3 lines of code changed in 1 file:
- using single quotes instead of double quotes on translations items
135 lines of code changed in 1 file:
- QA: is_null to null ===
17 lines of code changed in 2 files:
- replaced table globals with static calls to Clansuite_UTF8_Character_Table
- changed paths to ROOT constant
20 lines of code changed in 1 file:
- added mb_string wrapper functions and utf8 string functions library
- added initialize_UTF8() to startup
2062 lines of code changed in 3 files: