mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Add 'anet_webhook_log' to the array of table names in user.php
This commit is contained in:
parent
b75a07e644
commit
ff25841806
1 changed files with 1 additions and 0 deletions
|
@ -1159,6 +1159,7 @@ if (typeof gtag !== \"function\") {
|
||||||
'live_transmitions_history',
|
'live_transmitions_history',
|
||||||
'email_to_user',
|
'email_to_user',
|
||||||
'wallet',
|
'wallet',
|
||||||
|
'anet_webhook_log',
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach ($arrayTables as $value) {
|
foreach ($arrayTables as $value) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue