X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticall.php;h=3e9d445a3eaed74f7e5222b38adddfc3560fbbf3;hp=ac39eddca23bd69b02ac06de4876f2aa0e3930fe;hb=39ea444c9dc03f923f7a06fd037084746ddbe518;hpb=e30753942e5a5ea6e958fdd850fc7a9c33285dae diff --git a/web/staticall.php b/web/staticall.php index ac39eddc..3e9d445a 100644 --- a/web/staticall.php +++ b/web/staticall.php @@ -6,7 +6,7 @@ include('static-configuration'); $tarballsize=round((filesize($argv[3]."/ccan.tar.bz2") + 1023) / 1024); ?> - +

List of all CCAN modules:

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

- +
read())) { - if ($entry[0] != '.' && is_file($argv[1].$entry."/_info.c")) { - array_push($modules, $entry); - } -} +$modules = array_slice($argv, 4); sort($modules); foreach ($modules as $module) { @@ -49,7 +43,6 @@ foreach ($modules as $module) { close(); ?>
Name Summary / Link to details Download
@@ -57,7 +50,7 @@ $d->close(); (This is contributed code which was dumped here: these gems may need some polishing.) - +
close(); ?>
-
+