MantisBT: master bd7bfd3e

Author Committer Branch Timestamp Parent
atrol atrol master 2018-10-02 05:35 master 1e77daf5
Affected Issues  0024822: Code Cleanup
Changeset

Use always string_display_line_links to prepare single line strings

There was one place in code where function string_display_links instead
of string_display_line_links has been used for single line strings.

Function string_display_links should just be used to prepare multiple line
strings.

Issue 0024822

mod - print_all_bug_page_word.php Diff File