This commit is contained in:
parent
b3330a41ad
commit
b5728f9fad
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
call_watch_video_function($vdo);
|
call_watch_video_function($vdo);
|
||||||
subtitle(ucfirst($vdo['title']));
|
subtitle(ucfirst($vdo['title']));
|
||||||
} else {
|
} else {
|
||||||
return $Cbucket->show_page = false;
|
$Cbucket->show_page = false;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue