Author: xor
Date: 2008-11-17 00:38:17 +0000 (Mon, 17 Nov 2008)
New Revision: 23674

Modified:
   trunk/plugins/WoT/ui/web/TrusteesPage.java
   trunk/plugins/WoT/ui/web/TrustersPage.java
Log:
Add FIXME.

Modified: trunk/plugins/WoT/ui/web/TrusteesPage.java
===================================================================
--- trunk/plugins/WoT/ui/web/TrusteesPage.java  2008-11-17 00:35:21 UTC (rev 
23673)
+++ trunk/plugins/WoT/ui/web/TrusteesPage.java  2008-11-17 00:38:17 UTC (rev 
23674)
@@ -6,8 +6,10 @@
 import plugins.WoT.WoT;
 import freenet.support.api.HTTPRequest;
 
+/* FIXME: The code should be in WebInterface.java, move it here or implement 
if its not there */
+
 /**
- * @author p0s
+ * @author xor
  *
  */
 public class TrusteesPage extends WebPageImpl {

Modified: trunk/plugins/WoT/ui/web/TrustersPage.java
===================================================================
--- trunk/plugins/WoT/ui/web/TrustersPage.java  2008-11-17 00:35:21 UTC (rev 
23673)
+++ trunk/plugins/WoT/ui/web/TrustersPage.java  2008-11-17 00:38:17 UTC (rev 
23674)
@@ -6,8 +6,10 @@
 import plugins.WoT.WoT;
 import freenet.support.api.HTTPRequest;
 
+/* FIXME: The code should be in WebInterface.java, move it here or implement 
if its not there */
+
 /**
- * @author p0s
+ * @author xor
  *
  */
 public class TrustersPage extends WebPageImpl {

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to