Project

General

Profile

« Previous | Next » 

Revision 63dd9f08

Added by Ermal LUÇI about 11 years ago

Remove even the config.cache from /tmp to avoid issues while here

View differences:

etc/inc/config.lib.inc
591 591
		}
592 592
	}
593 593
	closedir($dh);
594
	unlink_if_exists($g['tmp_path'] . "/config.cache");
594 595

  
595 596
	/* copy default configuration */
596 597
	copy("{$g['conf_default_path']}/config.xml", "{$g['conf_path']}/config.xml");

Also available in: Unified diff