Fix fatal error when twilio_user table is missing - #3580413

Fixes #3580413

Added a table existence check in twilio_user_load() before querying the twilio_user table. This prevents the fatal SQLSTATE[42S02] error when the table is missing from the database.

Merge request reports

Loading