X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=web%2Fstaticjunkcode.php;fp=web%2Fstaticjunkcode.php;h=bf342152c2233bebb5c406a25da643210536117f;hb=a11ff28997fb00adf9e4a77ccab5648238a65710;hp=0000000000000000000000000000000000000000;hpb=cac3b2dd745bd86b26b176f06a7545bfa67112eb;p=ccan diff --git a/web/staticjunkcode.php b/web/staticjunkcode.php new file mode 100644 index 00000000..bf342152 --- /dev/null +++ b/web/staticjunkcode.php @@ -0,0 +1,34 @@ + + +

Contents of CCAN

+

+ + +read())) { + if ($entry[0] != '.') { + array_push($files, $entry); + } +} +$d->close(); +sort($files); + +foreach ($files as $file) { + $size = round((filesize($argv[1]."/".$file) + 1023) / 1024); + ?> + + + + +
"> (K)
+


+