CC-4694: Apache/Zend error only specific to some users
This commit is contained in:
parent
62b3c39c5b
commit
9c612d17a3
|
@ -1115,7 +1115,6 @@ class Application_Model_Preference
|
|||
} else {
|
||||
/*For now we just have this hack for debugging. We should not
|
||||
rely on this crappy behaviour in case of failure*/
|
||||
Logging::info("Pref: $pref_param");
|
||||
Logging::warn("Index $x does not exist preferences");
|
||||
Logging::warn("Defaulting to identity and printing preferences");
|
||||
Logging::warn($ds);
|
||||
|
|
Loading…
Reference in New Issue