improved the welcome text
[phpfspot.git] / phpfspot.class.php
index 66dc4b5d97d297ebf8acc4d0f5efff6aec9d3ac5..33d4e24ffe0a5b99469ecb75a62f23b8cf048d9a 100644 (file)
@@ -1159,7 +1159,7 @@ class PHPFSPOT {
                
             case 'MoinMoin':
                // [%pictureurl% %thumbnailurl%]
-               print htmlspecialchars("[$orig_url $thumb_url]") ."<br />\n";
+               print htmlspecialchars(" * [".$orig_url." ".$thumb_url."&fake=1.jpg]") ."<br />\n";
                break;
          }