diff --git a/syntax.php b/syntax.php index ecf4a4d..eca8e11 100644 --- a/syntax.php +++ b/syntax.php @@ -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',