fix for skin switching writing to install directory instead of profile, 30536, r=hyatt
git-svn-id: svn://10.0.0.236/trunk@72648 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Theme Selector
|
||||
// ( 05/09/2000, Ben Goodger <ben@netscape.com> )
|
||||
|
||||
const DEBUG_USE_PROFILE = false;
|
||||
const DEBUG_USE_PROFILE = true;
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user