1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/view/channelPlaylist.php
2023-11-13 16:46:10 -03:00

3 lines
No EOL
77 B
PHP

<?php
include $global['systemRootPath'] . 'view/channelPlaylistItems.php';
?>