plugin info update (again)
authorHarvie <tomas@mudrunka.cz>
Sun, 20 Jun 2010 03:00:55 +0000 (05:00 +0200)
committerHarvie <tomas@mudrunka.cz>
Sun, 20 Jun 2010 03:00:55 +0000 (05:00 +0200)
syntax.php

index 6c920737740b3b804c6d1cce5e2a8450241a4878..2b8c0028afd9c6bd5a27fcffd748597c41ea7898 100755 (executable)
@@ -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'
This page took 0.202632 seconds and 4 git commands to generate.