Changeset 29075 for trunk/include


Ignore:
Timestamp:
Jul 25, 2014, 2:40:34 PM (10 years ago)
Author:
plg
Message:

feature 3105: display the link to Piwigo in connection settings notification email (option on register)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions_user.inc.php

    r28714 r29075  
    257257        get_l10n_args('', ''),
    258258        get_l10n_args('Here are your connection settings', ''),
     259        get_l10n_args('', ''),
     260        get_l10n_args('Link: %s', get_absolute_root_url()),
    259261        get_l10n_args('Username: %s', stripslashes($login)),
    260262        get_l10n_args('Password: %s', stripslashes($password)),
Note: See TracChangeset for help on using the changeset viewer.