1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-27 17:00:52 +01:00
This commit is contained in:
Michael 2011-06-11 16:08:29 +10:00
parent d950bcb9d2
commit 5333f8c9cc

View File

@ -316,7 +316,7 @@
$post['body_nomarkup'] = $post['body'];
if(!($mod && $post['raw']))
if(!($mod && isset($post['raw']) && $post['raw']))
markup($post['body']);
// Check for a flood