CC-4694: Apache/Zend error only specific to some users

This commit is contained in:
Martin Konecny 2012-11-19 18:41:31 -05:00
parent 62b3c39c5b
commit 9c612d17a3
1 changed files with 0 additions and 1 deletions

View File

@ -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);