Switchout DB to CockroachDB
This commit is contained in:
@@ -112,7 +112,7 @@ class MessageProcess implements ShouldQueue
|
||||
|
||||
$o->fftn_id = ($x=$this->msg->tftn_o) ? $x->id : NULL;
|
||||
$o->tftn_id = ($x=$this->msg->fftn_o) ? $x->id : NULL;
|
||||
$o->reply = $this->msg->msgid;
|
||||
$o->replyid = $this->msg->msgid;
|
||||
$o->msg = Process::format_msg($reply,$reject);
|
||||
|
||||
$o->tagline = 'Do you think it was fate which brought us together? Nah, bad luck :(';
|
||||
|
Reference in New Issue
Block a user