We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b405b0 commit e384855Copy full SHA for e384855
addchat_installer/src/config/addchat.php
@@ -20,6 +20,6 @@
20
|
21
22
*/
23
- 'session_user_id' => 'user_id',
+ 'session_user_id' => "%LOGGED_USER_ID%",
24
25
];
0 commit comments