diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 04:09:20 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 04:09:20 +0000 |
commit | 5e85f9b57dae0f34a70ce2b29fa96bc6b98bf36b (patch) | |
tree | ec08dd9de24785d475f6b952a0e629c6cf297283 /doc | |
parent | 34497b82f6f1e5db260a78cd242ae4f197199532 (diff) | |
download | ikiwiki-5e85f9b57dae0f34a70ce2b29fa96bc6b98bf36b.tar ikiwiki-5e85f9b57dae0f34a70ce2b29fa96bc6b98bf36b.tar.gz |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/setup.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 69972ca52..e9c690f45 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -8,6 +8,7 @@ optional support for commits from the web. Ikiwiki requires [[MarkDown]] be installed, and also uses the following perl modules: `CGI::Session` `CGI::FormBuilder` `HTML::Template` + `Mail::SendMail` `Time::Duration` 2. Create the subversion repository for your wiki. |