mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
guess what
git-svn-id: file:///svn/phpbb/trunk@4001 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -80,7 +80,8 @@ if (!empty($_REQUEST['mode']))
|
||||
switch ($mode)
|
||||
{
|
||||
case 'activate':
|
||||
include($phpbb_root_path . 'ucp/usercp_activate.'.$phpEx);
|
||||
include($phpbb_root_path . 'ucp/ucp_activate.'.$phpEx);
|
||||
ucp_activate::main();
|
||||
break;
|
||||
|
||||
case 'register':
|
||||
|
Reference in New Issue
Block a user