florian030
2014-02-18 35a68db64451d951fe35a3bbb22dfaf06a20109c
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