- renamed tftproot => data
- Added strict_types=1 - Added NameSpaces - Fixed config::replaceSubdirTreeStructure function - Fix tftp server Signed-off-by: Diederik de Groot <ddegroot@talon.nl>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
namespace SCCP\TFTP;
|
||||
/*
|
||||
* PHP TFTP Server
|
||||
*
|
||||
|
Reference in New Issue
Block a user