From cb63c796d5a59ade6e14b33a58d4879915db768c Mon Sep 17 00:00:00 2001 From: devian_peoplelogy Date: Wed, 28 Sep 2022 15:14:15 +0800 Subject: Added uuid parameters for saveScorm() to prevent multiple scorm file having the same uuid get erased. This issue will happen if the scorm package generate from software --- .idea/laravel-scorm.iml | 1 - .idea/php.xml | 1 - 2 files changed, 2 deletions(-) (limited to '.idea') diff --git a/.idea/laravel-scorm.iml b/.idea/laravel-scorm.iml index cc847a5..9ed1e97 100644 --- a/.idea/laravel-scorm.iml +++ b/.idea/laravel-scorm.iml @@ -8,7 +8,6 @@ - diff --git a/.idea/php.xml b/.idea/php.xml index d2643c4..757bfa0 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -6,7 +6,6 @@ - -- cgit v1.2.3