From 844fcccd40ddebc29658934e604dd79424d75ee5 Mon Sep 17 00:00:00 2001 From: Corey McKrill <916023+coreymckrill@users.noreply.github.com> Date: Fri, 25 Oct 2019 16:27:02 -0700 Subject: [PATCH] Log: Return print_r instead of echoing --- plugins/wporg-5ftf/views/log.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/wporg-5ftf/views/log.php b/plugins/wporg-5ftf/views/log.php index 57d3fcb..5aaf1c2 100644 --- a/plugins/wporg-5ftf/views/log.php +++ b/plugins/wporg-5ftf/views/log.php @@ -27,7 +27,7 @@ namespace WordPressDotOrg\FiveForTheFuture\View; -
+