I'm trying to study a bridge between docebo and PHPBB3, using the following:
http://www.phpbb.com/kb/article/phpbb3-cross-site-sessions-integration/
I'm wondering about the lines:
$user->session_begin();
$auth->acl($user->data);
Docebo platform already uses those variables itself, so I'm afraid this way won't be the right one, am I right?If anyone is interested to work together on this module, please contact me at the following address: jasmines@email.it





