diff show.php @ 164:30728a223249

Guru Meditation.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 27 Oct 2013 03:33:45 +0200
parents 672c7f28fb97
children 63c840590476
line wrap: on
line diff
--- a/show.php	Sun Oct 27 03:27:02 2013 +0200
+++ b/show.php	Sun Oct 27 03:33:45 2013 +0200
@@ -53,7 +53,7 @@
   if (++failCount > 5 && !errorView)
   {
     errorView = true;
-    updateView("... error ...");
+    updateView("GURU MEDITATION");
   }
 }