[wp-trac] Re: [WordPress Trac] #5586: Auto installer for themes and
plugins
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 1 23:27:09 GMT 2008
#5586: Auto installer for themes and plugins
------------------------------------+---------------------------------------
Reporter: lawrencejob | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: 2.5
Component: Administration | Version: 2.3.1
Severity: normal | Resolution:
Keywords: installer theme plugin |
------------------------------------+---------------------------------------
Comment (by DD32):
> + //$fs->setDefaultPermissions(
$fs->getchmod($tmppath) );
> + $fs->mkdir($tmppath, 0755);
I noticed that in [7126], Is 0755 the best for the folder? It neads
read/write for owner, read for group/everyone.
Which according to http://www.ezau.com/latest/tools/chmod.html would be
0644 which is what i'd more expect.
--
Ticket URL: <http://trac.wordpress.org/ticket/5586#comment:35>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list