|  |  | $readme = $SITEDIR . "/htdocs" . $_SERVER['REQUEST_URI'] . "README";
  if (file_exists ($readme))
  { 
    print " Name                    Last modified      Size  Description 
 ![[PARENTDIR]](/icon/Up-24.png) Parent Directory                             - ![[DIR]](/icon/i-directory-24.png) SRPMS/                  2011-11-10 09:22    - ![[DIR]](/icon/i-directory-24.png) i386/                   2011-11-10 09:22    - ![[DIR]](/icon/i-directory-24.png) x86_64/                 2011-11-10 09:22    - 
 \n";
    readfile ($readme);
    print "\n";
  }
  page_content_end_header ();
  page_trailer_begin ();
  picture_show ();
?> | All icons are taken from the excellent
    GNOME
    ScalableGorilla nautilus theme, made by the extraordinary
    jimmac.page_content_end_footer ();
  page_body_close ();
?> |