X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=syntax.php;h=2b8c0028afd9c6bd5a27fcffd748597c41ea7898;hb=ec719f7dfcd73452291e60e142c6497751a722d7;hp=6c920737740b3b804c6d1cce5e2a8450241a4878;hpb=799447e95ef918a6d5869025559be6a2bdbaaefc;p=mirrors%2FDokuWiki-Plugin-SVGEdit.git 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'