
james nahon - 2012-07-18 15:22:09 -
In reply to message 2 from Manuel Lemos
Hi Manuel,
Thank you for your quick response.
You are correct, someone had been playing with the code and had added:
$message_id = $_GET['msg'];
$message=$message_id;
so that specific messages can be accessed.
all still working thanks to your great class!