diff options
Diffstat (limited to 'www-ssl/ShowUserPicture.php')
-rw-r--r-- | www-ssl/ShowUserPicture.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www-ssl/ShowUserPicture.php b/www-ssl/ShowUserPicture.php index 96b1092a..5a222c07 100644 --- a/www-ssl/ShowUserPicture.php +++ b/www-ssl/ShowUserPicture.php @@ -1,4 +1,7 @@ <?php +// Momentan keine Avatar-Funktionen +die(); + require_once ('bootstrap.php'); include "config/config.php"; |