Skip to content

Instantly share code, notes, and snippets.

@Shininglow
Created August 3, 2017 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shininglow/1bf6475eca3f865da5d3e8fac1b7e2a4 to your computer and use it in GitHub Desktop.
Save Shininglow/1bf6475eca3f865da5d3e8fac1b7e2a4 to your computer and use it in GitHub Desktop.
define('FS_CHMOD_FILE', 0755); // sets permissions on files
define('FS_CHMOD_DIR', 0644); // sets permissions on folders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment