SCENARIO TEST : improve scenario et documentation. Load files from folders
This commit is contained in:
parent
4a89425bc2
commit
63e2566275
19 changed files with 553 additions and 119 deletions
|
|
@ -69,6 +69,8 @@ if ( LOGINPUT)
|
|||
fwrite($file_loginput,"\n");
|
||||
fwrite($file_loginput,' $_REQUEST=array_merge($_GET,$_POST);');
|
||||
fwrite($file_loginput,"\n");
|
||||
fwrite($file_loginput,' require_once NOALYSS_INCLUDE."/export/$prfile";');
|
||||
fwrite($file_loginput,"\n");
|
||||
fclose($file_loginput);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue