mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
some code cleanup
This commit is contained in:
parent
adf5ec0e6d
commit
71e917bbae
10 changed files with 32 additions and 114 deletions
|
|
@ -10,6 +10,7 @@ namespace SMB;
|
|||
|
||||
class Connection {
|
||||
const CLIENT = 'smbclient';
|
||||
const LOCALE = 'en_US.UTF-8';
|
||||
|
||||
/**
|
||||
* @var string $host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue