diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2009-01-04 18:15:07 -0500 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2009-01-04 18:15:07 -0500 |
| commit | c3f70ccd2ec8299178a26907b09af88779e86bf5 (patch) | |
| tree | d67207649965cfa2be1056956fe141e2b9bfd242 /pages/fuhsdiufgsadiufgaisfioas.php | |
| parent | b4fb614d530498fc3dd4d7ccee2a91fea517c6dc (diff) | |
| download | fourisland-c3f70ccd2ec8299178a26907b09af88779e86bf5.tar.gz fourisland-c3f70ccd2ec8299178a26907b09af88779e86bf5.tar.bz2 fourisland-c3f70ccd2ec8299178a26907b09af88779e86bf5.zip | |
Added fuhsdiufgsadiufgaisfioas
Diffstat (limited to 'pages/fuhsdiufgsadiufgaisfioas.php')
| -rw-r--r-- | pages/fuhsdiufgsadiufgaisfioas.php | 29 |
1 files changed, 29 insertions, 0 deletions
| diff --git a/pages/fuhsdiufgsadiufgaisfioas.php b/pages/fuhsdiufgsadiufgaisfioas.php new file mode 100644 index 0000000..caf7e79 --- /dev/null +++ b/pages/fuhsdiufgsadiufgaisfioas.php | |||
| @@ -0,0 +1,29 @@ | |||
| 1 | <?php | ||
| 2 | /* | ||
| 3 | 444444444 | ||
| 4 | 4::::::::4 | ||
| 5 | 4:::::::::4 | ||
| 6 | 4::::44::::4 | ||
| 7 | 4::::4 4::::4 Four Island | ||
| 8 | 4::::4 4::::4 | ||
| 9 | 4::::4 4::::4 Written and maintained by Starla Insigna | ||
| 10 | 4::::444444::::444 | ||
| 11 | 4::::::::::::::::4 pages/fuhsdiufgsadiufgaisfioas.php | ||
| 12 | 4444444444:::::444 | ||
| 13 | 4::::4 Please do not use, reproduce or steal the | ||
| 14 | 4::::4 contents of this file without explicit | ||
| 15 | 4::::4 permission from Hatkirby. | ||
| 16 | 44::::::44 | ||
| 17 | 4::::::::4 | ||
| 18 | 4444444444 | ||
| 19 | */ | ||
| 20 | |||
| 21 | if (!defined('S_INCLUDE_FILE')) {define('S_INCLUDE_FILE',1);} | ||
| 22 | |||
| 23 | require('headerproc.php'); | ||
| 24 | |||
| 25 | $template = new FITemplate('fuhsdiufgsadiufgaisfioas'); | ||
| 26 | $template->add('NUMBER', time() - strtotime('June 17 2008')); | ||
| 27 | $template->display(); | ||
| 28 | |||
| 29 | ?> | ||
