diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-18 22:04:47 +0000 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-18 22:04:47 +0000 |
| commit | c0151ba7bae99a1c389e2d8b309ebe53b368da1d (patch) | |
| tree | 50286a11db8d113cefac05c0820ee8650d5df8ea /central/trunk/subscription.php | |
| parent | fd3f2cbdaa1e3c160727c3cf09ef03d06174c114 (diff) | |
| download | instadisc-c0151ba7bae99a1c389e2d8b309ebe53b368da1d.tar.gz instadisc-c0151ba7bae99a1c389e2d8b309ebe53b368da1d.tar.bz2 instadisc-c0151ba7bae99a1c389e2d8b309ebe53b368da1d.zip | |
Central: Removed Series-related code
Refs #57
Diffstat (limited to 'central/trunk/subscription.php')
| -rw-r--r-- | central/trunk/subscription.php | 9 |
1 files changed, 0 insertions, 9 deletions
| diff --git a/central/trunk/subscription.php b/central/trunk/subscription.php deleted file mode 100644 index 9b6a61c..0000000 --- a/central/trunk/subscription.php +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | <?php | ||
| 2 | |||
| 3 | /* InstaDisc Server - A Four Island Project */ | ||
| 4 | |||
| 5 | include('includes/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 | ||
