diff options
Diffstat (limited to 'central/trunk/subscription.php')
| -rw-r--r-- | central/trunk/subscription.php | 9 |
1 files changed, 9 insertions, 0 deletions
| diff --git a/central/trunk/subscription.php b/central/trunk/subscription.php new file mode 100644 index 0000000..020f7d7 --- /dev/null +++ b/central/trunk/subscription.php | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | <?php | ||
| 2 | |||
| 3 | /* InstaDisc Server - A Four Island Project */ | ||
| 4 | |||
| 5 | include('instadisc.php'); | ||
| 6 | |||
| 7 | ?>Subscription: http://fourisland.com/<?php echo($_SERVER['SERVER_NAME'] . "\n"); ?> | ||
| 8 | Title: <?php echo(instaDisc_getConfig('siteName') . "\n"); ?> | ||
| 9 | Category: instadisc | ||
