January 30th, 2008, 05:09 PM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
You cant remove it really you would need to run say a query like this against your database in your web control panel for the site wherever you manage mysql
UPDATE pp_settings SET setting='' WHERE id=1
|
| |