changeset 164:30728a223249

Guru Meditation.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 27 Oct 2013 03:33:45 +0200
parents 1386a7a8816c
children 15182643d672
files show.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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");
   }
 }