
7th August 2012, 14:30
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
I dont think that its a good idea to have a table for each theme, this will clutter the database and each table will have just one record anyway.
We should change this to one table "sys_user_theme" or "sys_theme" to match the naming scheme and the table has a field for the theme name.
|