Release preparations: Adjusted date

This commit is contained in:
Gina Haeussge
2009-11-02 23:31:20 +01:00
parent ada0b6959f
commit ba1a5c70a4

View File

@@ -40,7 +40,7 @@ class syntax_plugin_filelist extends DokuWiki_Syntax_Plugin {
return array(
'author' => 'Gina Haeussge',
'email' => 'gina@foosel.net',
'date' => '2009-11-08',
'date' => '2009-11-03',
'name' => 'Filelist Plugin',
'desc' => 'Lists files matching a given glob pattern.',
'url' => 'http://foosel.net/snippets/dokuwiki/filelist',