Update relationship

This commit is contained in:
DariusIII
2025-01-01 16:29:28 +01:00
parent f4c067cf78
commit 34bf090d5e
48 changed files with 206 additions and 200 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ class SeriesController extends BasePageController
$this->smarty->assign('show', $show);
$this->smarty->assign('myshows', $myshows);
//get series name(s), description, country and genre
// get series name(s), description, country and genre
$seriestitles = $seriessummary = $seriescountry = [];
$seriestitles[] = $show['title'];