X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=syntax.php;h=2b8c0028afd9c6bd5a27fcffd748597c41ea7898;hb=c7beaa42e766a3c85c8a30ac1b9c1e0a1df33be1;hp=6c920737740b3b804c6d1cce5e2a8450241a4878;hpb=3aaf5eeedbd3c4d718955628e74d392756633dfc;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'