insert([ 'uid' => $uid, 'txt' => $content, 'security_level' => $isMod ? 'mod' : 'normal', 'added' => now(), ]); } }