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

@ -46,5 +46,3 @@ if (has_request_param("action")) {
time_log("i2");
normalized_require_once("page");
}
?>