diff --git a/app/conferences_active/conference_interactive_inc.php b/app/conferences_active/conference_interactive_inc.php index d61b0dad3b..d3b6ec8889 100644 --- a/app/conferences_active/conference_interactive_inc.php +++ b/app/conferences_active/conference_interactive_inc.php @@ -70,7 +70,7 @@ else { $xml = new SimpleXMLElement($xml_str); } catch(Exception $e) { - //echo $e->getMessage(); + echo $e->getMessage(); } //$name = $xml->conference['name']; $session_uuid = $xml->conference['uuid']; @@ -95,8 +95,7 @@ else { $row_style["0"] = "row_style0"; $row_style["1"] = "row_style1"; - echo "