Almost there.
This commit is contained in:
parent
84f03fda7c
commit
6c565dd7c0
11 changed files with 20 additions and 14 deletions
|
@ -4,6 +4,10 @@
|
|||
-- Author: Diego Nehab
|
||||
-- RCS ID: $Id$
|
||||
-----------------------------------------------------------------------------
|
||||
require"http"
|
||||
require"ftp"
|
||||
require"url"
|
||||
|
||||
-- formats a number of seconds into human readable form
|
||||
function nicetime(s)
|
||||
local l = "s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue