Index: branches/5.2.x/core/units/helpers/custom_fields_helper.php =================================================================== diff -u -N -r13840 -r14095 --- branches/5.2.x/core/units/helpers/custom_fields_helper.php (.../custom_fields_helper.php) (revision 13840) +++ branches/5.2.x/core/units/helpers/custom_fields_helper.php (.../custom_fields_helper.php) (revision 14095) @@ -1,6 +1,6 @@ Application->isDebugMode()) { + if ( $this->Application->isDebugMode() ) { $this->Application->Debugger->appendTrace(); }