From 7ed0d48e391f181ba04842607a479e413e6e7f7c Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 11 Feb 2015 15:39:55 +0800 Subject: [PATCH] Import/Core_notify.php --- Import/Core_notify.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Import/Core_notify.php b/Import/Core_notify.php index 6fa0b4a0..ef9953f5 100644 --- a/Import/Core_notify.php +++ b/Import/Core_notify.php @@ -29,6 +29,9 @@ class Pman_Core_Import_Core_notify extends Pman_Roo PEAR::setErrorHandling(PEAR_ERROR_CALLBACK, array($this, 'onPearError')); + $this->etype(); + + } -- 2.39.2