mirror of
https://github.com/Mibew/mibew.git
synced 2025-04-12 02:30:10 +03:00
Remove redundant blank lines
This commit is contained in:
parent
88247f0de3
commit
57eacfb953
@ -90,10 +90,8 @@ function sanitize_string($string, $tags_level = 'high', $attr_level = 'high')
|
|||||||
$replacement,
|
$replacement,
|
||||||
$string
|
$string
|
||||||
);
|
);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return $string;
|
return $string;
|
||||||
|
Loading…
Reference in New Issue
Block a user