1
When I installed XOOPS I omitted to change the sql table prefix from "xoops". I now understand that, security-wise, I should have changed this.
How can I change this now, without re-installing? Is it as simple as
1. Rename the tables
2. Change the constant in mainfile.php
If so, what's the easiest way to do number 1?
Thanks.