Add newline end of file

This commit is contained in:
Francis Appels 2020-03-30 10:36:49 +02:00
parent 076caa11ab
commit 3eda785ca5

View File

@ -7964,4 +7964,4 @@ function newToken()
function currentToken() function currentToken()
{ {
return $_SESSION['token']; return $_SESSION['token'];
} }