squishy

changeset 76
aa672fc46be1
parent 74
4b64a556a2cd
child 100
de5abce983d9
child 104
16cdeb9cd879
equal deleted inserted replaced
75:8d5c99f46cb8 76:aa672fc46be1
8 "roster"; 8 "roster";
9 "export"; 9 "export";
10 "vcard"; 10 "vcard";
11 "publish_atom"; 11 "publish_atom";
12 "sendfile"; 12 "sendfile";
13 "archive";
13 } 14 }
14 15
15 for _, cmd in ipairs(commands) do 16 for _, cmd in ipairs(commands) do
16 Module("clix."..cmd)("clix/"..cmd..".lua") 17 Module("clix."..cmd)("clix/"..cmd..".lua")
17 end 18 end

mercurial