function &path( $quiet = false )
 {
 	return sys::server_variable( 'PATH', $quiet );
 }