blob: 9b6a61cb3b142d7ab2ee1d983c607c00d0c2a679 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?php
/* InstaDisc Server - A Four Island Project */
include('includes/instadisc.php');
?>Subscription: http://fourisland.com/<?php echo($_SERVER['SERVER_NAME'] . "\n"); ?>
Title: <?php echo(instaDisc_getConfig('siteName') . "\n"); ?>
Category: instadisc
|