diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-04-24 18:44:50 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-04-24 18:44:50 +0000 |
commit | 465f11ec6676d03716a484b9f148246db87087b8 (patch) | |
tree | 49912418ad4d7df50175bc9d7d86480ef421dc34 /docs/MIGRATION | |
parent | 0933a6b089bbc0ddac43661b29b95cca4532db76 (diff) | |
download | ampache-465f11ec6676d03716a484b9f148246db87087b8.tar.gz ampache-465f11ec6676d03716a484b9f148246db87087b8.tar.bz2 ampache-465f11ec6676d03716a484b9f148246db87087b8.zip |
updating the documentation a tiny bit
Diffstat (limited to 'docs/MIGRATION')
-rwxr-xr-x | docs/MIGRATION | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/MIGRATION b/docs/MIGRATION index 5f8cf71b..6c62d657 100755 --- a/docs/MIGRATION +++ b/docs/MIGRATION @@ -15,7 +15,11 @@ - Migrating from Ampache 3.4.x --> 3.5 - * No special instructions + If Ampache reports that your config file is 'unreadable' after + upgrading open your config file and remove all configuration + options relating to RSS Feeds, these options should be at the bottom. + This is due to a change in PHP versions which is often done at the + same time as an Ampache upgrade. - Migrating from Ampache 3.3.x --> 3.4 |