mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2207: Copy the content from the right source file into production.delta.prev.xml
This commit is contained in:
@@ -944,7 +944,7 @@ class RunTimeEnvironment
|
||||
{
|
||||
// Make a "previous" file
|
||||
copy(
|
||||
APPROOT.'data/'.$this->sTargetEnv.'.delta.xml',
|
||||
APPROOT.'data/'.$this->sFinalEnv.'.delta.xml',
|
||||
APPROOT.'data/'.$this->sFinalEnv.'.delta.prev.xml'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user