Slashes in events
Brought to you by:
mattwade,
mootinator
I have magic quotes on so slashes are added for apostrophes.
How about a quick check for magic quotes and stripslashes if it is.
I've also changed addslashes() to mysql_real_escape_string() where I could see database interaction in ltw_classes.php and ltweventmgr.php
Otherwise I haven't broken it yet!!!!