squishy

changeset 100
de5abce983d9
parent 76
aa672fc46be1
child 102
f1166645a56c
child 109
67ff8f55db4a
equal deleted inserted replaced
99:c51402a40e41 100:de5abce983d9
9 "export"; 9 "export";
10 "vcard"; 10 "vcard";
11 "publish_atom"; 11 "publish_atom";
12 "sendfile"; 12 "sendfile";
13 "archive"; 13 "archive";
14 "presence";
14 } 15 }
15 16
16 for _, cmd in ipairs(commands) do 17 for _, cmd in ipairs(commands) do
17 Module("clix."..cmd)("clix/"..cmd..".lua") 18 Module("clix."..cmd)("clix/"..cmd..".lua")
18 end 19 end

mercurial