X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=depview%2Ffile.php;h=dc221d7a766c8251a81cc0f27d97fdfd862a7691;hb=7f96934c607496903234eed5c16eb55494621d95;hp=84d6e1476f58ae81e184f16dbd37b36cdcfe38f2;hpb=6a5681a197bcd0d3ffe8ac2f49e0e9dd938cbbbb;p=old-projects.git diff --git a/depview/file.php b/depview/file.php index 84d6e14..dc221d7 100644 --- a/depview/file.php +++ b/depview/file.php @@ -3,35 +3,65 @@ require("config.inc.php"); require("header.inc.php"); $res = mysql_query("select path from file where id=$id"); if (!list($page)=mysql_fetch_row($res)) { - echo "page not found"; + echo "file $id not found"; include("footer.inc.php"); exit; } ?>

Dependencies for

+

+ Current context is highlighted in yellow.
+ back to file list +

+

files that depends on

+ - +> + + + + + +
relation context file
+ +

files that depend on

+ + + + + + +> + - +
relationcontextfile
+