install/lib/install.lib.php | ●●●●● patch | view | raw | blame | history |
install/lib/install.lib.php
@@ -637,6 +637,11 @@ $out .= $line; } } if (!$found) { if (trim($line) == $new_line) { $found = 1; } } } if($found == 0) { //* add \n if the last line does not end with \n or \r