|
|
Name Last modified Size Description Parent Directory -
src/ 2002-09-25 09:55 -
rh6/ 2001-09-17 08:34 -
rh7/ 2001-09-17 08:34 -
$readme = $SITEDIR . "/htdocs" . $_SERVER['REQUEST_URI'] . "README";
if (file_exists ($readme))
{
print "\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 ();
?>