Skip to content

Commit e384855

Browse files
committed
update installer
1 parent 3b405b0 commit e384855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addchat_installer/src/config/addchat.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
|
2121
|
2222
*/
23-
'session_user_id' => 'user_id',
23+
'session_user_id' => "%LOGGED_USER_ID%",
2424

2525
];

0 commit comments

Comments
 (0)