put a @ on a chmod, since all other file ops in there are so marked.
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 30 Jan 2008 01:06:28 +0000 (01:06 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 30 Jan 2008 01:06:28 +0000 (01:06 +0000)
commit5502fd4ca7a584b6267c151202af97b4e9b8ea59
treefd8a0c08fa0491bb436dfe92810405218be1c0f9
parent12c33ba3f99b9f64d24078638a0f51eaf65c3ff6
put a @ on a chmod, since all other file ops in there are so marked.
redundant chmods can bring warnings if we don't own the file (even though it's already world-writable)
includes/filerepo/FSRepo.php