Project

General

Profile

« Previous | Next » 

Revision 7fead243

Added by Renato Botelho almost 7 years ago

Fix #8721: Call proper filter_configure function from this class

View differences:

src/usr/local/www/xmlrpc.php
573 573
		unset($old_config);
574 574

  
575 575
		local_sync_accounts($u2add, $u2del, $g2add, $g2del);
576
		filter_configure(false);
576
		$this->filter_configure(false);
577 577

  
578 578
		return true;
579 579
	}

Also available in: Unified diff