local put = cgilua.put;
OL = {}; -- OL = Orkut Link
function OL.Community(numero, nome) -- um pequeno teste
local strLink = '' .. nome .. '';
cgilua.put(strLink);
end
cgilua.htmlheader()
put("
Hello Brave New World!")
put("Apache, mySQL, PHP e " .. _VERSION .. "; todos instalados e operantes...
Visite: ");
OL.Community("80740", "Comunidade Lua no Orkut!");
put("");
-- meu orkut: http://www.orkut.com.br/Main#Profile.aspx?uid=15440532260129226492