email-gravatar.lua: fix for lua 5.2
Esse commit está contido em:
pai
a9a7f68244
commit
50287e7912
@ -7,7 +7,7 @@
|
|||||||
-- <http://mkottman.github.io/luacrypto/>
|
-- <http://mkottman.github.io/luacrypto/>
|
||||||
--
|
--
|
||||||
|
|
||||||
require("crypto")
|
local crypto = require("crypto")
|
||||||
|
|
||||||
function filter_open(email, page)
|
function filter_open(email, page)
|
||||||
buffer = ""
|
buffer = ""
|
||||||
|
Carregando…
Referência em uma nova issue
Block a user