This commit is contained in:
Nweni
2017-06-11 16:57:31 +06:30
parent a809818324
commit 05286ce7a6
8 changed files with 54 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
if(@status)
json.status @status
else
json.status false
end