nizongfeng пре 2 година
родитељ
комит
dfbe55f453
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      application/admin/controller/Ajax.php

+ 1
- 0
application/admin/controller/Ajax.php Прегледај датотеку

@@ -104,6 +104,7 @@ class Ajax extends Backend
$attachment = null;
//默认普通上传文件
$file = $this->request->file('file');
echo 111;
var_dump($file);die;
try {
$upload = new Upload($file);


Loading…
Откажи
Сачувај