From: Harvie Date: Sun, 20 Jun 2010 03:00:55 +0000 (+0200) Subject: plugin info update (again) X-Git-Url: https://git.harvie.cz/?p=mirrors%2FDokuWiki-Plugin-SVGEdit.git;a=commitdiff_plain;h=ec719f7dfcd73452291e60e142c6497751a722d7 plugin info update (again) --- diff --git a/syntax.php b/syntax.php index 6c92073..2b8c002 100755 --- a/syntax.php +++ b/syntax.php @@ -26,7 +26,7 @@ class syntax_plugin_svgedit extends DokuWiki_Syntax_Plugin { function getInfo() { return array('author' => 'Thomas Mudrunka', 'email' => 'harvie--email-cz', - 'date' => '2010-02-21', + 'date' => '2010-06-20', 'name' => 'SVG-Edit Plugin', 'desc' => 'Nice way, to create, store, edit and embed SVG images into DokuWiki', 'url' => 'http://www.dokuwiki.org/plugin:svgedit'