Kod wygląda tak:
} $phpbb_root_path = ROOT_PATH; include($phpbb_root_path . 'common.' . $phpEx); // Start session management $user->session_begin(); $auth->acl($user->data); $user->setup();
} $phpbb_root_path = ROOT_PATH; include($phpbb_root_path . 'common.' . $phpEx); // Start session management $user->session_begin(); $auth->acl($user->data); $user->setup();