diff options
author | Bart van Bragt <bartvb@users.sourceforge.net> | 2001-09-27 17:28:10 +0000 |
---|---|---|
committer | Bart van Bragt <bartvb@users.sourceforge.net> | 2001-09-27 17:28:10 +0000 |
commit | 70df43fe94427de62bb293fb6335f76ebae9bba7 (patch) | |
tree | 625e9cace27f0011767df2146fc41f032dfd152c /phpBB/includes/functions.php | |
parent | 235c8b18cc329aa20aa29aca3b2a5a3bfef0abaa (diff) | |
download | forums-70df43fe94427de62bb293fb6335f76ebae9bba7.tar forums-70df43fe94427de62bb293fb6335f76ebae9bba7.tar.gz forums-70df43fe94427de62bb293fb6335f76ebae9bba7.tar.bz2 forums-70df43fe94427de62bb293fb6335f76ebae9bba7.tar.xz forums-70df43fe94427de62bb293fb6335f76ebae9bba7.zip |
Damn newlines
git-svn-id: file:///svn/phpbb/trunk@1100 89ea8834-ac86-4346-8a33-228a782c2dd0
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 0c82e877a1..0b8323ea24 100644 --- a/phpBB/includes/functions.php +++ b/phpBB/includes/functions.php @@ -1082,4 +1082,4 @@ function message_die($msg_code, $msg_text = "", $msg_title = "", $err_line = "", } -?> +?>
\ No newline at end of file |