]> _ Git - cubist_scorm.git/commitdiff
wait #7586 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 6 Jun 2025 10:35:53 +0000 (12:35 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 6 Jun 2025 10:35:53 +0000 (12:35 +0200)
src/Manifest.php

index a290df31c8d96f2e1d9354b50260ca33e2c08dc4..0a76991806d94c183b13bd2ba6928b0a41e62655 100644 (file)
@@ -67,7 +67,7 @@ class Manifest
             $this->setOrganization($this->getOrganization() . '_ORG');
         }
 
-        return '<?xml version="1.0" standalone="no" ?>
+        return '<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
 <manifest identifier="' . $this->_escape($this->getManifestID()) . '" version="1.3"
           xmlns="http://www.imsglobal.org/xsd/imscp_v1p1"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"