Remove PHP closing tags.

This commit is contained in:
Lars Jung 2014-05-19 22:40:25 +02:00
parent 4c7912815c
commit 351c395f82
8 changed files with 0 additions and 16 deletions

View file

@ -203,5 +203,3 @@ class Api {
json_fail(100, "unsupported request");
}
}
?>