Added all the changes which done before for php5.3 in pmos9b

This commit is contained in:
abraar
2010-12-03 15:43:29 +00:00
parent 0525681d79
commit 5715059f24
11 changed files with 35 additions and 30 deletions

View File

@@ -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;
}