]> _ Git - cubeextranet.git/commitdiff
try #5373 @0:10
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 23 Aug 2022 10:39:51 +0000 (10:39 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 23 Aug 2022 10:39:51 +0000 (10:39 +0000)
inc/ws/Controlleur/class.ws.maintenance.php

index a842503b9dc3f7c64af2ca3b5784e315fc5d1d04..23456d6d09ed17bf218d50b6ae7a58b7b65fcde8 100644 (file)
@@ -1771,6 +1771,9 @@ class wsMaintenance
 
     }
 
+    public function updateHTML5Source(){
+        echo file_get_contents('https://toolbox.fluidbook.com/openmaintenance/updatesources');
+    }
 }