Projet

Général

Profil

« Précédent | Suivant » 

Révision f989a6ef

Ajouté par Chris Buechler il y a environ 12 ans

fix typo. Ticket #2371

Voir les différences:

etc/inc/shaper.inc
3242 3242
		$parent =& $this->GetParent();
3243 3243
            	$pfq_rule = "queue ". $this->GetNumber() . " config pipe " . $parent->GetNumber();
3244 3244
		if ($this->GetQlimit())
3245
                    	$pfq_rule .= " queue " . $this->GetQimit();
3245
                    	$pfq_rule .= " queue " . $this->GetQlimit();
3246 3246
		if ($this->GetWeight())
3247 3247
			$pfq_rule .= " weight " . $this->GetWeight();
3248 3248
		if ($this->GetBuckets())

Formats disponibles : Unified diff