1
0

email-gravatar.lua: fix for lua 5.2

Dieser Commit ist enthalten in:
Christian Hesse 2014-01-14 11:32:54 +01:00 committet von Jason A. Donenfeld
Ursprung a9a7f68244
Commit 50287e7912

Datei anzeigen

@ -7,7 +7,7 @@
-- <http://mkottman.github.io/luacrypto/>
--
require("crypto")
local crypto = require("crypto")
function filter_open(email, page)
buffer = ""