MySQL table names
Status: Beta
Brought to you by:
webinventor
The tables names in the MySQL DB should be settable with a prefix. E.g. instead of the table "config" call it "vcalendar_config" and so on.
This would be very handy for users which have only one database available on a hosting account and must have all their tables in one database. Many tools have a config table and conflicting names can be confusing and dangerous.