mirror of
https://github.com/robonen/education-project.git
synced 2026-03-20 02:44:31 +00:00
Модуль Задания(fix some bugs)
This commit is contained in:
@@ -49,7 +49,7 @@ class TaskFileController extends Controller
|
||||
'extension' => $ext,
|
||||
'task_id' => $taskId,
|
||||
'url' => $path,
|
||||
'user_id' => '2',
|
||||
'user_id' => 2,
|
||||
'review' => $review,
|
||||
$file,
|
||||
$request->name . $ext
|
||||
|
||||
Reference in New Issue
Block a user