
06-02-2009, 05:52 PM
|
 |
I am, who I am.
|
|
Join Date: Apr 2009
Posts: 532
Gender: Male
Credits: 47,471
|
|
RE: Adopts News
Quote:
Originally Posted by Saphira
Quote:
Originally Posted by Bloodrun
What did you do?
|
PHP Code:
$topic = addslashes($topic);
$detail = addslashes($detail);
in add_reply.php
|
Ahh very well.
|