Added all the changes which done before for php5.3 in pmos9b
This commit is contained in:
@@ -1704,6 +1704,7 @@ 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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user