OSDN Git Service

RecentChanges: Update
[pukiwiki/pukiwiki.git] / plugin / touchgraph.inc.php
index 80213fc..bd67e96 100644 (file)
@@ -2,7 +2,7 @@
 /////////////////////////////////////////////////
 // PukiWiki - Yet another WikiWikiWeb clone.
 //
-// $Id: touchgraph.inc.php,v 1.3 2004/03/18 09:33:23 arino Exp $
+// $Id: touchgraph.inc.php,v 1.4 2004/07/31 03:09:20 henoheno Exp $
 //
 // TouchGraph WikiBrowserÍѤΥ¤¥ó¥Ç¥Ã¥¯¥¹¤òºî¤ê¤Þ¤¹¡£
 //
@@ -20,8 +20,8 @@ function plugin_touchgraph_action()
        header('Content-type: text/plain');
        plugin_touchgraph_rel();
 //     plugin_touchgraph_ref(); // reverse
-       
-       die;    
+
+       die;
 }
 function plugin_touchgraph_rel()
 {