Overview'); } $config = include __DIR__ . '/config.php'; $id = $_GET['id']; $internal_pics_dir = realpath(__DIR__ . $config['pics_dir']); $app = new Phlaym\Roastmonday\Roastmonday($config, $internal_pics_dir); $theme = $app->getThemeMonday($id); echo '

' . $theme['tag'] . '

'; ?> Overview Manually add an avatar Change your avatar
Post ID:
Avatar:*
* Optional. If left empty, the current avatar of the post creator will be used
Avatar:
Post
If you post about it, include #thememonday and , and either keyword "avatar" or "picture" your new avatar will show up in this gallery!
Duration days. Your avatar will reset to the current one on format('Y-m-d'); ?>
getPicturesForTheme($id); if (empty($pics)) { die('No pictures for theme selected. Overview'); } ?>
@' . $pic['username'] . '
'; } else { echo '' . $pic['user_realname'] . '@' . $pic['username'] . ''; } ?>