mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 09:14:06 +02:00
cleanup example script
This commit is contained in:
parent
bdda31975d
commit
4a5699ff93
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
use Icewind\SMB\NativeServer;
|
|
||||||
use Icewind\SMB\Server;
|
|
||||||
|
|
||||||
require('vendor/autoload.php');
|
require('vendor/autoload.php');
|
||||||
|
|
||||||
$host = 'localhost';
|
$host = 'localhost';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue