User Tools

Site Tools


qclock.php

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
qclock.php [2008/05/07 12:22] – created andiqclock.php [2009/03/01 18:53] (current) – fixed a variabl 67.142.161.29
Line 144: Line 144:
             printf("1/4 to %s", $this->getword($this->nexthour($hours)));             printf("1/4 to %s", $this->getword($this->nexthour($hours)));
         else if ($mins <= 49)         else if ($mins <= 49)
-            printf("somewhere between %s fourty seven and %s fourty nine", $this->getword($hours), getword(hours));+            printf("somewhere between %s fourty seven and %s fourty nine", $this->getword($hours), getword($hours));
         else if ($mins <= 51)         else if ($mins <= 51)
             printf("ten to %s", $this->getword($this->nexthour($hours)));             printf("ten to %s", $this->getword($this->nexthour($hours)));
Line 161: Line 161:
 } }
 </code> </code>
 +
 +
qclock.php.1210162961.txt.gz · Last modified: 2008/07/29 02:36 (external edit)