From: Edward Date: Wed, 11 Feb 2015 07:39:55 +0000 (+0800) Subject: Import/Core_notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7ed0d48e391f181ba04842607a479e413e6e7f7c Import/Core_notify.php --- 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(); + + }