Index: branches/RC/tools/debug_sample.php =================================================================== diff -u -r11431 -r11612 --- branches/RC/tools/debug_sample.php (.../debug_sample.php) (revision 11431) +++ branches/RC/tools/debug_sample.php (.../debug_sample.php) (revision 11612) @@ -39,7 +39,6 @@ // 'DBG_VALIDATE_CONFIGS' => 1, // Check that config fields match ones from database // 'DBG_SHOW_TAGS' => 1, // Show tags beeing processed // 'DBG_PRE_PARSE' => 1, // Show new compiled functions in debugger -// 'DBG_DECORATE_BLOCKS' => 1, // Decorate blocks // 'DBG_SHOW_TREE_PRIORITY'=> 1, // Show tree node priority // 'DBG_SKIP_AJAX' => 1, // Don't debug AJAX requests // 'DBG_PAYMENT_GW' => 1, // All requests to payment gateways goes in TEST MODE