1
0
Fork 0
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:
Daniel Neto 2025-08-22 09:52:31 -03:00
parent b75a07e644
commit ff25841806

View file

@ -1159,6 +1159,7 @@ if (typeof gtag !== \"function\") {
'live_transmitions_history',
'email_to_user',
'wallet',
'anet_webhook_log',
];
foreach ($arrayTables as $value) {