X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticmoduleinfo.php;h=98edf9b52a746b209ac916fe3b410f00b6d16eb0;hp=2174f7a598c8c78ef11bed1141010e46684a7791;hb=08f71340279dbcee1dfcccceef90a024cf4ed5fe;hpb=1567e4bd07b4ff64f082745fad01d1efcc8e1c0c diff --git a/web/staticmoduleinfo.php b/web/staticmoduleinfo.php index 2174f7a5..98edf9b5 100644 --- a/web/staticmoduleinfo.php +++ b/web/staticmoduleinfo.php @@ -17,8 +17,9 @@ $licence=extract_field('licence',$module_path); $license=extract_field('license',$module_path); $url_prefix = getenv("URLPREFIX"); ?> - - +
+
+ @@ -31,19 +32,19 @@ $url_prefix = getenv("URLPREFIX");

-
Browse Source
- +
+ - + - + - + - + + + - + + - + - + -

Module:

Summary:

Maintainer:

Author:

Dependencies:

 '.$dep.' ';
@@ -71,7 +72,7 @@ if ($dependencies) {
 
 if ($extdepends) {
 ?>
-

External dependencies:

-

Description:

See Also:

 '.$see.' ';
@@ -104,7 +105,7 @@ if ($see_also) {
 
 if ($example) {
 ?>
-

Example:

License:

License:


+ +