summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-05-10 09:27:42 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-05-10 09:27:42 +0000
commit2f5c09b55c9f0f4149d2ae3ff41678807dab322a (patch)
tree27a1ab5be2047c970f15c590e8bf530d88a1d585 /bin
parent65912668d225fd72a8efb9f73520609523be400b (diff)
downloadampache-2f5c09b55c9f0f4149d2ae3ff41678807dab322a.tar.gz
ampache-2f5c09b55c9f0f4149d2ae3ff41678807dab322a.tar.bz2
ampache-2f5c09b55c9f0f4149d2ae3ff41678807dab322a.zip
updated locales, hopefully one of the last commits before 3.4 stable release
Diffstat (limited to 'bin')
-rw-r--r--bin/migrate_config.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/migrate_config.inc b/bin/migrate_config.inc
index 80d95bc8..4bc381d6 100644
--- a/bin/migrate_config.inc
+++ b/bin/migrate_config.inc
@@ -18,7 +18,7 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-define(NO_SESSION,'1');
+define('NO_SESSION','1');
$unmigratable = array('auth_methods'=>'mysql',
'tag_order'=>'id3v2,id3v1,vorbiscomment,quicktime,ape,asf',