placeholder for a funny commit description for removing some more notices (#5631)
This commit is contained in:
parent
060e887a31
commit
ab5cedfa50
4 changed files with 16 additions and 15 deletions
|
@ -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[] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue