From: nixxquality Date: Wed, 7 Oct 2015 22:38:27 +0000 (+0200) Subject: Remove trailing ?> X-Git-Tag: v1.0~104^2 X-Git-Url: https://jfr.im/git/uguu.git/commitdiff_plain/8a336b1c10ca67ca60f074961f5ebb7bcfa92243?ds=sidebyside Remove trailing ?> I'm getting an annoying newline in the response, this probably won't fix it, but it's worth a shot since it's a bad idea to have ?> at the end anyway --- diff --git a/includes/core.php b/includes/core.php index 320c21c..3d74e8c 100644 --- a/includes/core.php +++ b/includes/core.php @@ -69,4 +69,3 @@ function gen_name($arg, $in){ break; } } -?>