$config['auth_mechanism'] ], 'entity_permissions', '`auth_mechanism` = ?', [ '' ])) { echo('.'); } if (dbUpdate([ 'auth_mechanism' => $config['auth_mechanism'] ], 'roles_users', '`auth_mechanism` = ?', [ '' ])) { echo('.'); } echo(PHP_EOL); } // EOF