1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 18:29:39 +02:00
Oinktube/plugin/CustomizeUser/View/Users_extra_info/index_head.php
2021-04-03 13:32:56 -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"/>