Title slash
-
Hi, when financial data name contain quote, slash is added when displaying it.
Quick fix :
stripslashes($income[$i]['line'])
on line 171 and 186 in components/wp_default.php
The topic ‘Title slash’ is closed to new replies.
Hi, when financial data name contain quote, slash is added when displaying it.
Quick fix :
stripslashes($income[$i]['line'])
on line 171 and 186 in components/wp_default.php
The topic ‘Title slash’ is closed to new replies.