Projekt

Obecné

Profil

« Předchozí | Další » 

Revize c2bceaad

Přidáno uživatelem Ondřej Fibich před téměř 9 roky(ů)

Adds configuration option that allows to disable appending message names to e-mail notification messages subjects.

Zobrazit rozdíly:

application/libraries/Settings.php
// notificatuion is enabled by default
'notification_enabled' => TRUE,
// allows to enable/disable putting notification message as the e-mail
// message subject suffix
'notification_email_message_name_in_subject' => TRUE,
// password check also for MD5 algorithm (not only fo SHA1)
// this is here because of posibility of transformation from old data

Také k dispozici: Unified diff