Integrate stash

This commit is contained in:
sparkyx 2024-12-14 18:09:48 +01:00
commit f239ef40e3
8 changed files with 119 additions and 32 deletions

View file

@ -70,7 +70,7 @@ define('ALLOWED', 1);
global $aAvaible_module;
/*
* Find all the folder
* Find all the folders
*/
$directory=NOALYSS_BASE."/scenario";
$folder=scandir($directory);