1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

avoid errors

This commit is contained in:
Daniel 2022-02-26 09:41:01 -03:00
parent cbf5cdfb77
commit eece7e14b4

View file

@ -289,7 +289,7 @@ class ADs extends PluginAbstract
$active = '';
}
if (count($validPaths) > 1) {
if ($validPaths > 1) {
$html .= "
<a class=\"left carousel-control\" href=\"#{$id}\" data-slide=\"prev\">
<span class=\"glyphicon glyphicon-chevron-left\"></span>