mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[feature/request-class] Adjust some trailing newlines
PHPBB3-9716
This commit is contained in:
@@ -243,4 +243,4 @@ foreach ($cache->obtain_hooks() as $hook)
|
||||
@include($phpbb_root_path . 'includes/hooks/' . $hook . '.' . $phpEx);
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
@@ -503,4 +503,4 @@ class ucp_register
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
@@ -818,4 +818,4 @@ class module
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
Reference in New Issue
Block a user