1
0

urlmanager

This commit is contained in:
2017-11-09 17:43:34 +01:00
parent faee825af9
commit 8fb7bb51b0
115 changed files with 1512 additions and 181 deletions

View File

@@ -14,5 +14,5 @@ return
'download' => 'direkt',
],
'long_description' => function(){ return file_get_contents(__DIR__ . '/Deal or no Deal_description.md'); },
'thumbnail_url' => '/images/program_thumbnails/Deal or no Deal.png',
'thumbnail_url' => 'Deal or no Deal.png',
];