mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
remove outdated readme
This commit is contained in:
parent
e6c7a6763b
commit
065daa49cb
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ class Parser {
|
||||||
*/
|
*/
|
||||||
private $host;
|
private $host;
|
||||||
|
|
||||||
// todo replace with static once <5.6 support is dropped
|
|
||||||
// see error.h
|
// see error.h
|
||||||
const EXCEPTION_MAP = [
|
const EXCEPTION_MAP = [
|
||||||
ErrorCodes::LogonFailure => AuthenticationException::class,
|
ErrorCodes::LogonFailure => AuthenticationException::class,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue