Projet

Général

Profil

« Précédent | Suivant » 

Révision 19498fbf

Ajouté par Renato Botelho il y a plus de 9 ans

Replace mwexec() by unlink_if_exists() and respect global tmp_path

Voir les différences:

usr/local/www/interfaces_assign.php
366 366
	}
367 367

  
368 368
	/* XXX: Do not remove this. */
369
	mwexec("/bin/rm -f /tmp/config.cache");
369
	unlink_if_exists("{$g['tmp_path']}/config.cache");
370 370

  
371 371
	write_config();
372 372

  

Formats disponibles : Unified diff