mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 18:15:27 +08:00
Merge pull request #846 from sijad/extension-path
Remove 'extensions' path for writable check
This commit is contained in:
commit
fc517ca94d
@ -44,7 +44,6 @@ class InstallServiceProvider extends AbstractServiceProvider
|
||||
new WritablePaths([
|
||||
public_path(),
|
||||
public_path('assets'),
|
||||
public_path('extensions'),
|
||||
storage_path(),
|
||||
])
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user