mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/15699] Use template variables
PHPBB3-15699
This commit is contained in:
@@ -228,11 +228,6 @@ define('CAPTCHA_MAX_CHARS', 7);
|
||||
// Additional constants
|
||||
define('VOTE_CONVERTED', 127);
|
||||
|
||||
// Storage update methods
|
||||
define('STORAGE_UPDATE_TYPE_CONFIG', 0);
|
||||
define('STORAGE_UPDATE_TYPE_COPY', 1);
|
||||
define('STORAGE_UPDATE_TYPE_MOVE', 2);
|
||||
|
||||
// BC global FTW
|
||||
global $table_prefix;
|
||||
|
||||
|
Reference in New Issue
Block a user