plugins/uptime.lua

changeset 250
a5ac643a7fd6
parent 194
651c696e0b21
child 351
4455b07f77ed
--- a/plugins/uptime.lua	Mon Nov 28 17:16:04 2011 +0100
+++ b/plugins/uptime.lua	Fri Dec 02 11:02:02 2011 +0600
@@ -1,3 +1,5 @@
+local verse = require "verse";
+
 local xmlns_last = "jabber:iq:last";
 
 local function set_uptime(self, uptime_info)

mercurial