diff options
author | Starla Insigna <hatkirby@fourisland.com> | 2009-03-13 19:44:52 -0400 |
---|---|---|
committer | Starla Insigna <hatkirby@fourisland.com> | 2009-03-13 19:44:52 -0400 |
commit | 142a61668c243e88c3ab8b1e9105602f5f97d348 (patch) | |
tree | eefc0cd48bb3853565cf50547616c9cd3b2ba191 /pages | |
parent | 63a45466188dc0b04d605c20015201362a85bfb3 (diff) | |
download | fourisland-142a61668c243e88c3ab8b1e9105602f5f97d348.tar.gz fourisland-142a61668c243e88c3ab8b1e9105602f5f97d348.tar.bz2 fourisland-142a61668c243e88c3ab8b1e9105602f5f97d348.zip |
Fixed fuhsdiufgsadiufgaisfioas time
Diffstat (limited to 'pages')
-rw-r--r-- | pages/fuhsdiufgsadiufgaisfioas.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/fuhsdiufgsadiufgaisfioas.php b/pages/fuhsdiufgsadiufgaisfioas.php index caf7e79..0046813 100644 --- a/pages/fuhsdiufgsadiufgaisfioas.php +++ b/pages/fuhsdiufgsadiufgaisfioas.php | |||
@@ -23,7 +23,7 @@ if (!defined('S_INCLUDE_FILE')) {define('S_INCLUDE_FILE',1);} | |||
23 | require('headerproc.php'); | 23 | require('headerproc.php'); |
24 | 24 | ||
25 | $template = new FITemplate('fuhsdiufgsadiufgaisfioas'); | 25 | $template = new FITemplate('fuhsdiufgsadiufgaisfioas'); |
26 | $template->add('NUMBER', time() - strtotime('June 17 2008')); | 26 | $template->add('NUMBER', time() - strtotime('June 17 2008 6:23:37 PM')); |
27 | $template->display(); | 27 | $template->display(); |
28 | 28 | ||
29 | ?> | 29 | ?> |