1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-31 11:39:37 +02:00

blah... not needed

git-svn-id: file:///svn/phpbb/trunk@5623 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen 2006-03-12 23:30:44 +00:00
parent 9988679d56
commit 939b9c28ba

View File

@ -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);