log plugins/mod_admin_adhoc.lua @ 4994:d4e6a07a7c33

age author description
Mon, 23 Jul 2012 17:32:33 +0100 Matthew Wild Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
Thu, 19 Jul 2012 15:36:31 +0100 Matthew Wild Merge 0.9->trunk
Thu, 19 Jul 2012 15:36:16 +0100 Matthew Wild mod_admin_adhoc: Remove unused variable and save a bit of CPU...
Thu, 05 Jul 2012 00:15:49 +0200 Florian Zeitz mod_admin_web: Use util.dataforms' own error checking
Tue, 12 Jun 2012 14:29:04 +0200 Florian Zeitz mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands
Sat, 28 Apr 2012 16:21:57 +0100 Matthew Wild mod_admin_adhoc: Small style fix