mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-06 15:45:34 +02:00
i see the reports arise...
git-svn-id: file:///svn/phpbb/trunk@5997 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
35e750fc19
commit
148fab6579
@ -353,7 +353,7 @@ class p_master
|
|||||||
$this->module->u_action = "{$user->page['script_path']}/{$user->page['page_name']}";
|
$this->module->u_action = "{$user->page['script_path']}/{$user->page['page_name']}";
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->module->u_action = $SID . (($icat) ? '&icat=' . $icat : '') . "&i={$this->p_id}&mode={$this->p_mode}";
|
$this->module->u_action .= $SID . (($icat) ? '&icat=' . $icat : '') . "&i={$this->p_id}&mode={$this->p_mode}";
|
||||||
}
|
}
|
||||||
|
|
||||||
// Assign the module path for re-usage
|
// Assign the module path for re-usage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user