liquid_feedback_frontend
diff app/main/index/document.lua @ 1045:701a5cf6b067
Imported LiquidFeedback Frontend 3.0 branch
author | bsw |
---|---|
date | Thu Jul 10 01:19:48 2014 +0200 (2014-07-10) |
parents | f49cdfb72567 |
children | 32cc544d5a5b |
line diff
1.1 --- a/app/main/index/document.lua Thu Jul 10 01:02:43 2014 +0200 1.2 +++ b/app/main/index/document.lua Thu Jul 10 01:19:48 2014 +0200 1.3 @@ -15,8 +15,6 @@ 1.4 } 1.5 end) 1.6 1.7 -util.help("index.document", _"Download documents") 1.8 - 1.9 local file_list = extos.listdir(config.document_dir) 1.10 1.11 local tmp = {}