diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-10 07:14:38 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-10 07:14:38 +0000 |
commit | dfcd869f3748132755de63db9e7eabb6dee41af1 (patch) | |
tree | be3dd469962b3b40a7b0462492a44e6586e12e5f /bin | |
parent | 9393b2afdf8e6222f06aec019f872c02c0a2c19f (diff) | |
download | ampache-dfcd869f3748132755de63db9e7eabb6dee41af1.tar.gz ampache-dfcd869f3748132755de63db9e7eabb6dee41af1.tar.bz2 ampache-dfcd869f3748132755de63db9e7eabb6dee41af1.zip |
tweaks the db updates and adds a few more charset translations to the db charset reset function
Diffstat (limited to 'bin')
-rw-r--r-- | bin/migrate_config.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/migrate_config.inc b/bin/migrate_config.inc index 4559f9c4..80d95bc8 100644 --- a/bin/migrate_config.inc +++ b/bin/migrate_config.inc @@ -1,7 +1,7 @@ <?php /* - Copyright 2001 - 2007 Ampache.org + Copyright Ampache.org All Rights Reserved This program is free software; you can redistribute it and/or |