diff --git a/gulliver/system/class.g.php b/gulliver/system/class.g.php index 78b8aa6f8..786fa4560 100644 --- a/gulliver/system/class.g.php +++ b/gulliver/system/class.g.php @@ -1722,7 +1722,6 @@ class G */ function SendTemporalMessage($msgID, $strType, $sType='LABEL', $time=null, $width=null, $customLabels= null) { - echo"Inside Send Temporal Message"; if( isset($width) ){ $_SESSION['G_MESSAGE_WIDTH'] = $width; }