mirror of
https://github.com/getnamingo/registry.git
synced 2025-06-28 23:23:22 +02:00
PgSql update
This commit is contained in:
parent
f0e3fd8f8c
commit
9db59109f7
15 changed files with 251 additions and 271 deletions
|
@ -876,7 +876,7 @@ class ContactsController extends Controller
|
|||
'nin' => $nin ?? null,
|
||||
'nin_type' => $nin_type ?? null,
|
||||
'upid' => $clid,
|
||||
'update' => $update,
|
||||
'lastupdate' => $update,
|
||||
'disclose_voice' => $disclose_voice,
|
||||
'disclose_fax' => $disclose_fax,
|
||||
'disclose_email' => $disclose_email
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue