Compare commits

..

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

View File

@ -25,7 +25,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>';
?> ?>
</body> </body>
</html> </html>