mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 05:58:46 +02:00
fix setup in freshinstall mode
This commit is contained in:
@@ -184,6 +184,7 @@ CONF;
|
||||
*/
|
||||
public function testConfigWriteToFile_FromScratchInstallation()
|
||||
{
|
||||
clearstatcache();
|
||||
$sConfigPath = utils::GetConfigFilePath();
|
||||
$tmpSavePath = tempnam( '/tmp/', 'config-itop');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user