diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2009-01-04 18:15:26 -0500 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2009-01-04 18:15:26 -0500 |
| commit | 25b44fba06789f12c25e76733682820734fd05c1 (patch) | |
| tree | aa53519e5376768aae0073096866cab0de80a184 | |
| parent | 2de8a037e0934585f34ddd509d4b30535808a019 (diff) | |
| parent | c3f70ccd2ec8299178a26907b09af88779e86bf5 (diff) | |
| download | fourisland-25b44fba06789f12c25e76733682820734fd05c1.tar.gz fourisland-25b44fba06789f12c25e76733682820734fd05c1.tar.bz2 fourisland-25b44fba06789f12c25e76733682820734fd05c1.zip | |
Merged unforgiving heads
| -rw-r--r-- | pages/fuhsdiufgsadiufgaisfioas.php | 29 | ||||
| -rw-r--r-- | theme/fuhsdiufgsadiufgaisfioas.tpl | 2 |
2 files changed, 31 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 | ?> | ||
| diff --git a/theme/fuhsdiufgsadiufgaisfioas.tpl b/theme/fuhsdiufgsadiufgaisfioas.tpl new file mode 100644 index 0000000..9829589 --- /dev/null +++ b/theme/fuhsdiufgsadiufgaisfioas.tpl | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | I know you're waiting. So are we.<BR> | ||
| 2 | <!--NUMBER--> | ||
