X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=web%2Fstaticall.php;h=c82a8bdb5d6176296c71dc859cf35d9927f8a878;hb=fc29adfb894e68ad9fc1b4c60815938048534f9b;hp=e976406b3330a9082d20c5c5c69e38eca90869a9;hpb=8fc1b23065309df44a3725ec7dba76dfebc9cbd2;p=ccan diff --git a/web/staticall.php b/web/staticall.php index e976406b..c82a8bdb 100644 --- a/web/staticall.php +++ b/web/staticall.php @@ -4,9 +4,9 @@ include('logo.html'); include('menulist.html'); include('static-configuration'); -$tarballsize=round((filesize($argv[3]."/ccan.tar.bz2") + 1023) / 1024); +$tarballsize=round((filesize($argv[3]."/".$argv[4]) + 1023) / 1024); ?> - +

List of all CCAN modules:

@@ -16,16 +16,16 @@ download.

-Or you can just download the tarball of everything including CCAN tools (K). +Or you can just download the tarball of everything including CCAN tools (K).

- +
+
Name Summary / Link to details Download
close(); ?>
-
+