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