OSDN Git Service

Newly added lastmod plugin: Originally written by Reimy
authorhenoheno <henoheno>
Sun, 23 Jan 2005 13:57:38 +0000 (22:57 +0900)
committerhenoheno <henoheno>
Sun, 23 Jan 2005 13:57:38 +0000 (22:57 +0900)
plugin/lastmod.inc.php

index 7a5da81..635906b 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 // PukiWiki - Yet another WikiWikiWeb clone
-// $Id: lastmod.inc.php,v 1.1 2005/01/23 13:02:08 henoheno Exp $
+// $Id: lastmod.inc.php,v 1.2 2005/01/23 13:57:38 henoheno Exp $
 //
 // Lastmod plugin - Show lastmodifled date of the page
-// Originally written by Reimy
+// Originally written by Reimy, 2003
 
 function plugin_lastmod_inline()
 {