mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 09:09:49 +01:00
[MIRROR] use ref. if really needed (#12828)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
85e42a533a
commit
66e5f3ee5c
@@ -78,7 +78,7 @@
|
||||
var/pic_data
|
||||
|
||||
if(MESSAGE.img)
|
||||
usr << browse_rsc(MESSAGE.img, "tmp_photo[current_page].png")
|
||||
send_rsc(usr, MESSAGE.img, "tmp_photo[current_page].png")
|
||||
pic_data+="<img src='tmp_photo[current_page].png' width = '180'><BR>"
|
||||
|
||||
dat += get_newspaper_content(MESSAGE.title, MESSAGE.body, MESSAGE.author, "#d4cec1", pic_data)
|
||||
|
||||
Reference in New Issue
Block a user