From b39a7f5ac097f5dab98617d55b2c6cceb742779c Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 12 Jun 2018 22:18:35 -0700 Subject: [PATCH] afform.php - Remove debugging code --- ext/afform/afform.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/afform/afform.php b/ext/afform/afform.php index a1a46e121e..2ec594afa9 100644 --- a/ext/afform/afform.php +++ b/ext/afform/afform.php @@ -214,7 +214,6 @@ function afform_civicrm_alterMenu(&$items) { ]; } } - print_r($items); } /** -- 2.25.1