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
This commit is contained in:
nixxquality 2015-10-08 00:38:27 +02:00
parent c2bbdeb02b
commit 8a336b1c10
1 changed files with 0 additions and 1 deletions

View File

@ -69,4 +69,3 @@ function gen_name($arg, $in){
break;
}
}
?>