mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11103] Revert changes to constants.php from my IDE
Readd a blank line at the end of the file PHPBB3-11103
This commit is contained in:
parent
7ae5b62fc6
commit
ffd531e4fd
1 changed files with 1 additions and 0 deletions
|
@ -278,3 +278,4 @@ define('WORDS_TABLE', $table_prefix . 'words');
|
|||
define('ZEBRA_TABLE', $table_prefix . 'zebra');
|
||||
|
||||
// Additional tables
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue