Project

General

Profile

« Previous | Next » 

Revision 5c7fead1

Added by Renato Botelho almost 8 years ago

Remove correct file

View differences:

src/etc/inc/captiveportal.inc
721 721

  
722 722
	file_put_contents("{$g['tmp_path']}/ipfw_{$cpzone}.deltable.rules", $delrules);
723 723
	mwexec("/sbin/ipfw -q {$g['tmp_path']}/ipfw_{$cpzone}.deltable.rules", true);
724
	@unlink("{$g['tmp_path']}/ipfw_{$cpzone}.del.rules");
724
	@unlink("{$g['tmp_path']}/ipfw_{$cpzone}.deltable.rules");
725 725
}
726 726

  
727 727
/*

Also available in: Unified diff