|
|
@@ -2763,11 +2763,11 @@ function INSTALL_SES_PROCESY_A() {
|
|
|
php -r"include(\''.$INSTALL_ROOT.'/superedit-SQIX_STRUCTURE_DB_SYNC.php\') ; SQIX_STRUCTURE_DB_SYNC(\'test_db\',\'test_db\',0,\'WYSLIJ_DO_BAZY\',\'CREATE_ZASOBY_DATABASE_DESC\',\'3\'); " '.$_SERVER['SERVER_NAME'].' FILTR
|
|
|
php -r"include(\''.$INSTALL_ROOT.'/superedit-SQIX_STRUCTURE_DB_SYNC.php\') ; SQIX_STRUCTURE_DB_SYNC(\'default_db\',\'test_db\',0,\'WYSLIJ_DO_BAZY\',\'FROM_ZASOBY_TO_ZASOBY\',\'3\'); " '.$_SERVER['SERVER_NAME'].' %PISM%,%zasob%,%ADMINISTRACJA%,%wyposazenie%,%global%,%WMS%,%ISP%,%BI%
|
|
|
';
|
|
|
- $create_refrence_process_structure_file=fopen($OPTIONS->SE_config.'/create_refrence_process_structure.sh', "w") or die('Cannot open file: '.$OPTIONS->SE_config.'/create_refrence_process_structure.sh');
|
|
|
+ $create_refrence_process_structure_file=fopen($OPTIONS->SE_config.'/config/create_refrence_process_structure.sh', "w") or die('Cannot open file: '.$OPTIONS->SE_config.'/config/create_refrence_process_structure.sh');
|
|
|
fwrite($create_refrence_process_structure_file,$create_refrence_process_structure."\n");
|
|
|
fclose($create_refrence_process_structure_file);
|
|
|
|
|
|
- echo "<br> We created bash script to run from bash in case of problems on ".$OPTIONS->SE_config."/create_refrence_process_structure.sh
|
|
|
+ echo "<br> We created bash script to run from bash in case of problems on ".$OPTIONS->SE_config."/config/create_refrence_process_structure.sh
|
|
|
<br>";
|
|
|
/*
|
|
|
echo "drop database test on IP 94.158.130.34 and confirm "
|