Skip to content

Commit d6af190

Browse files
committed
Update deprecated constant (4.5 compatibility)
1 parent 64f0277 commit d6af190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/messages.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'confirmation' => array(
3535
'capability' => 'mod/hvp:emailconfirmsubmission',
3636
'defaults' => array(
37-
'airnotifier' => MESSAGE_PERMITTED + MESSAGE_DEFAULT_LOGGEDIN + MESSAGE_DEFAULT_LOGGEDOFF,
37+
'airnotifier' => MESSAGE_PERMITTED + MESSAGE_DEFAULT_ENABLED,
3838
),
3939
),
4040
);

0 commit comments

Comments
 (0)