auge8472 / My-Little-Forum-1

My Little Forum 1 is a thread based forum with additional board and nested views
GNU General Public License v2.0
6 stars 2 forks source link

Change: remove backslashes from HTML-strings where possible #45

Closed auge8472 closed 4 years ago

auge8472 commented 4 years ago

… by replacing double quote text delimiters (") with single quotes to use double quotes inside the strings without the need to mask them.