mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
remove debug
This commit is contained in:
parent
742be89589
commit
9fb1753828
2 changed files with 7 additions and 1 deletions
|
|
@ -498,7 +498,6 @@ class Share extends AbstractShare {
|
|||
}
|
||||
|
||||
$rawAcls = $connection->readAll();
|
||||
var_dump($rawAcls);
|
||||
|
||||
$acls = [];
|
||||
foreach ($rawAcls as $acl) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue