|
|
Name Last modified Size Description Parent Directory -
7/ 2014-09-17 00:29 -
6/ 2011-11-09 18:18 -
5Server/ 2009-06-22 21:19 -
5/ 2009-06-22 21:19 -
$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 ();
?>