\n");
writeHiddenInputs(out, req, "Save");
@@ -2599,7 +2600,7 @@ public class I2PSnarkServlet extends BasicServlet {
else
return ((bytes + 512*1024*1024)/(1024*1024*1024)) + " GB";
}
-
+
/**
* This is for a full URL. For a path only, use encodePath().
* @since 0.7.14
@@ -2607,7 +2608,7 @@ public class I2PSnarkServlet extends BasicServlet {
static String urlify(String s) {
return urlify(s, 100);
}
-
+
/**
* This is for a full URL. For a path only, use encodePath().
* @since 0.9
@@ -2770,7 +2771,7 @@ public class I2PSnarkServlet extends BasicServlet {
else
buf.append(_contextName);
buf.append("
\n
");
// for stop/start/check
@@ -3079,7 +3080,7 @@ public class I2PSnarkServlet extends BasicServlet {
if (r.isDirectory()) {
ls = r.listFiles();
} // if r is not a directory, we are only showing torrent info section
-
+
if (ls == null) {
// We are only showing the torrent info section
buf.append("