updated copyright for 2013
[e-DoKo.git] / include / welcome.php
index 5ba7b382c262fbecebf6af7be830c3e75baf0353..76d99d33d36f1173684807de98b801ad92a4a88b 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net>
+/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net>
  *
  *   This file is part of e-DoKo.
  *
@@ -55,7 +55,7 @@ echo "\n\n<div class=\"login\">\n";
   <div class="hero-unit">
   <h1>E-DoKo</h1>
   <p>Play Doppelkopf online</p>
-  <p> For more information please visit our <a href="<?php $WIKI ?>">wiki</a> or just log in. </p>
+  <p> For more information please visit our <a href="<?php echo "$WIKI"; ?>">wiki</a> or just log in. </p>
   </div>