mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-04 11:41:38 +02:00
No need for IN_PROFILE, can just use IN_PHPBB
git-svn-id: file:///svn/phpbb/trunk@2329 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -34,8 +34,6 @@ init_userprefs($userdata);
|
||||
// End session management
|
||||
//
|
||||
|
||||
define('IN_PROFILE', true);
|
||||
|
||||
//
|
||||
// Set default email variables
|
||||
//
|
||||
|
Reference in New Issue
Block a user