Project

General

Profile

« Previous | Next » 

Revision 11b34dac

Added by Reid Linnemann about 1 year ago

Correct config_get_path -> config_set_path in shaper.inc

View differences:

src/etc/inc/shaper.inc
4619 4619
		if ($selectedScheduler["pie_pderand"]) {
4620 4620
			$cflink['pie_pderand'] = $this->GetPIE_PDERAND();
4621 4621
		}
4622
		config_get_path($cflink_path, $cflink);
4622
		config_set_path($cflink_path, $cflink);
4623 4623
		/* End limiter queue patch */
4624 4624
	}
4625 4625

  

Also available in: Unified diff