summaryrefslogtreecommitdiff
path: root/scripts/context/lua/mtx-server.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-03-18 19:40:20 +0200
committerMarius <mariausol@gmail.com>2013-03-18 19:40:20 +0200
commit96a527b89aee11b080f31e49af920c475f084b33 (patch)
tree3c7054e06c82b923210c80ef9a8f921b3beaea60 /scripts/context/lua/mtx-server.lua
parent55b1f73d9218c1f6e027756f1dc99fbc624a57d6 (diff)
downloadcontext-96a527b89aee11b080f31e49af920c475f084b33.tar.gz
beta 2013.03.18 18:20
Diffstat (limited to 'scripts/context/lua/mtx-server.lua')
-rw-r--r--scripts/context/lua/mtx-server.lua11
1 files changed, 5 insertions, 6 deletions
diff --git a/scripts/context/lua/mtx-server.lua b/scripts/context/lua/mtx-server.lua
index c74319a71..766df8da8 100644
--- a/scripts/context/lua/mtx-server.lua
+++ b/scripts/context/lua/mtx-server.lua
@@ -191,13 +191,13 @@ function handlers.generic(client,configuration,data,suffix,iscontent)
end
end
---~ return os.date()
+-- return os.date()
---~ return { content = "crap" }
+-- return { content = "crap" }
---~ return function(configuration,filename)
---~ return { content = filename }
---~ end
+-- return function(configuration,filename)
+-- return { content = filename }
+-- end
local loaded = { }
@@ -383,5 +383,4 @@ else
application.help()
end
-
-- mtxrun --script server --start => http://localhost:31415/mtx-server-ctx-startup.lua