From 3c7644a6e0ef98cb10e5a870ebbef508758d857a Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Fri, 8 Sep 2017 15:04:04 -0700 Subject: [PATCH] Oops --- includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index 68a96c0..f2c757a 100644 --- a/includes/functions.php +++ b/includes/functions.php @@ -134,8 +134,8 @@ function get_command_blacklist() { 'cron', 'db', 'eval', - 'export', 'eval-file', + 'export', 'import', 'package', 'scaffold', -- GitLab