|
|
Name Last modified Size Description Parent Directory -
component.py 2004-08-31 18:14 839
controller.py 2004-08-31 18:02 2.7K
admin.py 2004-08-31 17:56 813
$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 ();
?>