ChangeSkin
ChangeSkin copied to clipboard
Add configurable mysql prefix
I would like to have a configurable prefix on config for tables, like:
MySQL
driver: com.mysql.jdbc.Driver
...
**prefix: 'cskin_'**