1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-26 18:21:02 +00:00
This commit is contained in:
Jeremy Benoist 2016-01-21 12:29:35 +01:00
parent 2a58606983
commit 1c7d66645b
3 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@ class AuthCodeMailer implements AuthCodeMailerInterface
private $supportUrl;
/**
* Url for the wallabag instance.
* Url for the wallabag instance (only used for image in the HTML email template)
*
* @var string
*/