mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
The curse of cut&paste strikes once more...
git-svn-id: file:///svn/phpbb/trunk@5466 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -243,12 +243,12 @@ function _module_main_post_details_url()
|
||||
return extra_url();
|
||||
}
|
||||
|
||||
function _module_logs_forum_view_url()
|
||||
function _module_logs_forum_logs_url()
|
||||
{
|
||||
return extra_url();
|
||||
}
|
||||
|
||||
function _module_logs_topic_view_url()
|
||||
function _module_logs_topic_logs_url()
|
||||
{
|
||||
return extra_url();
|
||||
}
|
||||
|
Reference in New Issue
Block a user