Project

General

Profile

« Previous | Next » 

Revision f7f33eb3

Added by Ermal LUÇI about 13 years ago

Correct location of '\n'

View differences:

etc/inc/shaper.inc
2990 2990
			default:
2991 2991
				break;
2992 2992
			}
2993
			$pfq_rule .= "\n";
2994 2993
    		}            
2994
		$pfq_rule .= "\n";
2995 2995

  
2996 2996
		if (!empty($this->subqueues) && count($this->subqueues) > 0) {
2997 2997
			foreach ($this->subqueues as $q)

Also available in: Unified diff