Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Handle symlinked directories In Trellis systems, the uploads directory is a symlink, so we need to use realpath() to resolve the symlink to ensure that we get an accurate directory size. * Use escapeshellarg
- Loading branch information