diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-09 21:07:45 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-09 21:07:45 +0000 |
commit | b1b7998a0f9a6438725fb574e63e27859a6bd2e6 (patch) | |
tree | 36da3f5548f891dbaee3f626bfd2be7457cde967 /docs/README | |
parent | d6b68f501f8d378ce2ecabb2f9f423ee234f8ab5 (diff) | |
download | ampache-b1b7998a0f9a6438725fb574e63e27859a6bd2e6.tar.gz ampache-b1b7998a0f9a6438725fb574e63e27859a6bd2e6.tar.bz2 ampache-b1b7998a0f9a6438725fb574e63e27859a6bd2e6.zip |
few minor bug fixes, and some more tweaks for localplay
Diffstat (limited to 'docs/README')
-rwxr-xr-x | docs/README | 2 |
1 files changed, 1 insertions, 1 deletions
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. |