mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
blah... not needed
git-svn-id: file:///svn/phpbb/trunk@5623 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -97,10 +97,6 @@ define('FULL_FOLDER_NONE', -3);
|
||||
define('FULL_FOLDER_DELETE', -2);
|
||||
define('FULL_FOLDER_HOLD', -1);
|
||||
|
||||
// Reason types
|
||||
define('REPORT_REASON_SPECIAL', 1);
|
||||
define('REPORT_REASON_NORMAL', 2);
|
||||
|
||||
// Download Modes - Attachments
|
||||
define('INLINE_LINK', 1);
|
||||
define('PHYSICAL_LINK', 2);
|
||||
|
Reference in New Issue
Block a user