X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=f29b9a7a72afe1cd169550306ee8eef604eaf860;hb=b1c3c706db9bfa6b95428b9e84c1d13b6203ecf6;hp=a9e8f841eb8cb38d02314ed0e33878b600d552fd;hpb=0d462f547c388b20d72a9de96955484636736108;p=brisk.git diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index a9e8f84..f29b9a7 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -1272,7 +1272,7 @@ class Room { $only_you = FALSE; // common settings - $msg = substr($mesg,6); + $msg = substr($mesg, 6, 128); $timecur = time(); $dt = date("H:i ", $timecur);