From ea79a0e033e40057279a7f464c9464145eedc932 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 26 Apr 2017 20:24:18 +0300 Subject: remove some redundant php closing tags --- api/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api') diff --git a/api/index.php b/api/index.php index d451a3ac8..ed3c0394a 100644 --- a/api/index.php +++ b/api/index.php @@ -87,4 +87,4 @@ header("Api-Content-Length: " . ob_get_length()); ob_end_flush(); -?> + -- cgit v1.2.3