Compare commits

..

No commits in common. "3e28c02ccbfd622751899ea9a3cef02e4b0d64b3" and "99f1438f7706fcf6dbd372d73ee9e131b2dca6f4" have entirely different histories.

View File

@ -26,7 +26,6 @@
echo '<p>Du är '.$age.' och heter '.$name.' och har id '.$id.'</p>'; echo '<p>Du är '.$age.' och heter '.$name.' och har id '.$id.'</p>';
echo '<p>Det här är ett test</p>'; echo '<p>Det här är ett test</p>';
echo '<p>Försök två att inte ha merge conflicts</p>'; echo '<p>Försök två att inte ha merge conflicts</p>';
echo '<p>Försök 3</p>';
?> ?>
</body> </body>
</html> </html>