Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
php
/
umask.php
blob: ee36d536c2540642e6b5aa0df3daf6c15b7558cd [
file
]
<?
print
umask
(
000
);
?>