改名
This commit is contained in:
@@ -68,6 +68,7 @@ class File
|
|||||||
public function getContent(): string
|
public function getContent(): string
|
||||||
{
|
{
|
||||||
$open = fopen('php://temp', 'r');
|
$open = fopen('php://temp', 'r');
|
||||||
|
var_dump($open);
|
||||||
|
|
||||||
$limit = 1024000;
|
$limit = 1024000;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user