mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
[feature/class-prefix] Rename user and session to phpbb_*
PHPBB-10609
This commit is contained in:
@@ -4949,7 +4949,7 @@ function exit_handler()
|
||||
}
|
||||
|
||||
/**
|
||||
* Handler for init calls in phpBB. This function is called in user::setup();
|
||||
* Handler for init calls in phpBB. This function is called in phpbb_user::setup();
|
||||
* This function supports hooks.
|
||||
*/
|
||||
function phpbb_user_session_handler()
|
||||
|
Reference in New Issue
Block a user