Update index.php

This commit is contained in:
Namhyeon Go 2019-10-13 22:17:27 +09:00 committed by GitHub
parent ec582bc69c
commit d30e7b01ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,5 +126,3 @@ if(!loadRoute($route, $scope)) {
loadRoute("errors/404", $scope);
}
// end sesson
end_isolated_session();