diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-12 05:58:17 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-12 05:58:17 +0000 |
commit | 3634ba80946b818de7f0505ed44d947e70dd41ec (patch) | |
tree | 03749fb9cc1f1fc6ef157ac187cea48f1f1a7098 /docs/README | |
parent | 3e36e0b01e843ec8d4e8a63a72e5f7425921dab8 (diff) | |
download | ampache-3634ba80946b818de7f0505ed44d947e70dd41ec.tar.gz ampache-3634ba80946b818de7f0505ed44d947e70dd41ec.tar.bz2 ampache-3634ba80946b818de7f0505ed44d947e70dd41ec.zip |
added in some caching and add the database upgrade that will make the taging mostly work
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 1feb581d..710176e6 100755 --- a/docs/README +++ b/docs/README @@ -120,7 +120,7 @@ Contents: PHP5-gd (recommended) PHP5 ICONV PHP5 ZLIB support (recommended) - MySQL >= 4.1+ http://www.mysql.com + MySQL >= 5.x+ http://www.mysql.com 3. Setting Up |