diff options
Diffstat (limited to 'phpBB/includes/functions.php')
-rw-r--r-- | phpBB/includes/functions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/functions.php b/phpBB/includes/functions.php index fe74466391..7199bc8c31 100644 --- a/phpBB/includes/functions.php +++ b/phpBB/includes/functions.php @@ -1202,4 +1202,4 @@ function phpbb_preg_quote($str, $delimiter) return $text; } -?> +?>
\ No newline at end of file |