1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00
Oinktube/plugin/CustomizeUser/View/Users_extra_info/index_head.php
2022-03-14 14:44:06 -03:00

5 lines
No EOL
321 B
PHP

<?php
$plugin = AVideoPlugin::loadPluginIfEnabled('CustomizeUser');
?>
<link rel="stylesheet" type="text/css" href="<?php echo getCDN(); ?>view/css/DataTables/datatables.min.css"/>
<link href="<?php echo getCDN(); ?>view/js/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css" rel="stylesheet" type="text/css"/>