From 8f89377fbbe8006f6de998df5850d4944c584f07 Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Wed, 21 Oct 2009 12:28:17 +0000 Subject: [PATCH] Notice removal --- e107_handlers/xml_class.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/e107_handlers/xml_class.php b/e107_handlers/xml_class.php index 7b3edf254..c550735f8 100644 --- a/e107_handlers/xml_class.php +++ b/e107_handlers/xml_class.php @@ -9,8 +9,8 @@ * Simple XML Parser * * $Source: /cvs_backup/e107_0.8/e107_handlers/xml_class.php,v $ - * $Revision: 1.30 $ - * $Date: 2009-10-21 11:43:30 $ + * $Revision: 1.31 $ + * $Date: 2009-10-21 12:28:17 $ * $Author: e107coders $ */ @@ -839,9 +839,6 @@ class xmlClass { $xmlArray = $this->loadXMLfile($file,'advanced'); - // $message = "
".htmlentities(print_r($xmlArray,TRUE))."
"; - $mes = eMessage::getInstance(); - $mes->add($message, E_MESSAGE_DEBUG); if($debug) {