From 181c9334cda6760f2665d3b714b49488e13d0bd2 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 5 Feb 2016 13:16:31 +0800 Subject: [PATCH] Report/SendEventErrors.php --- Report/SendEventErrors.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Report/SendEventErrors.php b/Report/SendEventErrors.php index ec67e17..95940b5 100644 --- a/Report/SendEventErrors.php +++ b/Report/SendEventErrors.php @@ -37,7 +37,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo ), 'host' => array( 'desc' => 'mail host to use', - 'short' => 'h', + 'short' => 'o', 'default' => '', 'min' => 1, 'max' => 1, -- 2.39.2