User Tools

Site Tools


qclock.php

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
qclock.php [2008/07/29 02:36] 190.200.183.214qclock.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)));
qclock.php.1217299005.txt.gz · Last modified: 2008/07/29 02:36 by 190.200.183.214