placeholder for a funny commit description for removing some more notices (#5631)
This commit is contained in:
committed by
Hypolite Petovan
parent
060e887a31
commit
ab5cedfa50
@@ -365,6 +365,7 @@ function videos_content(App $a)
|
||||
if (DBA::isResult($r)) {
|
||||
foreach ($r as $rr) {
|
||||
$alt_e = $rr['filename'];
|
||||
/// @todo The album isn't part of the above query. This seems to be some unfinished code that needs to be reworked completely.
|
||||
$name_e = $rr['album'];
|
||||
|
||||
$videos[] = [
|
||||
|
||||
Reference in New Issue
Block a user