git.svenne.dk
/
public
/
sikkertransmission-dk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d326e08
)
added missing punctuation (testing :)
master
author
Svenne Krap
<svenne@krap.dk>
Tue, 3 Jul 2012 11:21:36 +0000
(13:21 +0200)
committer
Svenne Krap
<svenne@krap.dk>
Tue, 3 Jul 2012 11:21:36 +0000
(13:21 +0200)
html/index.php
patch
|
blob
|
history
diff --git
a/html/index.php
b/html/index.php
index 20958278ceeaeb24854c4fce88eaead011b6cc83..87526a7233a5f336dbe76da79e0c1a258908d53f 100644
(file)
--- a/
html/index.php
+++ b/
html/index.php
@@
-1,4
+1,4
@@
<?php
include "basic.inc";
-echo "welcome to sikker-transmission.dk";
+echo "welcome to sikker-transmission.dk
.
";
?>