mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
This commit is contained in:
parent
26c68a9960
commit
9de8c7d4b0
1 changed files with 48 additions and 47 deletions
|
@ -18,6 +18,7 @@ if (User::isAdmin()) {
|
|||
}
|
||||
|
||||
require_once 'subscribe.php';
|
||||
setRowCount(10000);
|
||||
header('Content-Type: application/json');
|
||||
$Subscribes = Subscribe::getAllSubscribes($user_id);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue