Quote:
Originally Posted by t-roz
how can i delete these entries or run a query that is the reverse of the one that put them there
|
1. Restore the backup you made of your database prior to installing this hack.
or:
2. Learn mysql. It's not hard to work out what the reverse of ADD or CREATE are.
or:
3. Go through your database table by table, row by row, and delete anything that matches the entries you made when installing.