From b1b7998a0f9a6438725fb574e63e27859a6bd2e6 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 9 Sep 2007 21:07:45 +0000 Subject: few minor bug fixes, and some more tweaks for localplay --- docs/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README') diff --git a/docs/README b/docs/README index 72f70057..6ff5ba05 100755 --- a/docs/README +++ b/docs/README @@ -136,7 +136,7 @@ Contents: If you are upgrading from an older version of Ampache we recommend moving the old directory out of the way, extracting the new copy in - its place and then re-creating the config file. All database updates + its place and then copying the old config file. All database updates will be handled by the /update.php script. There is no need to insert the /sql/ampache.sql if you have an existing installation. -- cgit