fixed domain name in temp greeting
authorSvenne Krap <svenne@krap.dk>
Thu, 28 Jun 2012 10:01:37 +0000 (12:01 +0200)
committerSvenne Krap <svenne@krap.dk>
Thu, 28 Jun 2012 10:01:37 +0000 (12:01 +0200)
html/index.php

index 61c0c4794ff93c876ff5e4deb401973f81e9f891..20958278ceeaeb24854c4fce88eaead011b6cc83 100644 (file)
@@ -1,4 +1,4 @@
 <?php
 include "basic.inc";
-echo "welcome to sikker-transmission";
+echo "welcome to sikker-transmission.dk";
 ?>