if ($albums) { ?>
| = $title->albumtitle; ?> |
|---|
= $title->albumdetail; ?> |
| = $title->link; ?> if (isset($title->files)) { ?> foreach ($title->files as $file) { ?> = $file->filelink.$file->size; } ?> } if (isset($title->details)) { ?> = $title->details; ?> }?> |
| = $title->albumtitle; ?> |
|---|
| No files listed at this time. |