From 76a3d5a72e8d8645f9e00fa9281693bf0efd9580 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 8 Aug 2008 14:17:11 +0000 Subject: Central: Fixed subscription URL Accidentally provided the Subscription URI instead of the Subscription File's URL in the last commit. --- central/trunk/install.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'central/trunk/install.php') diff --git a/central/trunk/install.php b/central/trunk/install.php index 5f59fac..f41713f 100644 --- a/central/trunk/install.php +++ b/central/trunk/install.php @@ -348,11 +348,7 @@ function showStepTwo($mailDomain, $smtpHost, $smtpAuth, $smtpUser, $smtpPass, $s function showStepThree() { -?>Congradulations! You've successfully set up your InstaDisc Central Server's database! Now, the next step for you is to -implement the functions in instadisc.php into your web application. See Becoming A Central Server. Also, it would -be smart to subscribe to your InstaDisc Update Notice Subscription, which will notify you if your Central Server's software gets -out of date. Here's the URL: http://fourisland.com/Congradulations! You've successfully set up your InstaDisc Central Server's database! Now, the next step for you is to implement the functions in instadisc.php into your web application. See Becoming A Central Server. Also, it would be smart to subscribe to your InstaDisc Update Notice Subscription, which will notify you if your Central Server's software gets out of date. It's the subscription.php file in this directory. Please subscribe to it, thanks!