diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 19:41:17 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 19:41:17 +0000 |
commit | 08aa19a7b22338e6514438a1cc30192478cc758b (patch) | |
tree | f5366d75e91dfb066e56253fb65462b9abe770ee /lib/stream.lib.php | |
parent | 2878f7eebdb1cf4f7f6e597760581267cff35637 (diff) | |
download | ampache-08aa19a7b22338e6514438a1cc30192478cc758b.tar.gz ampache-08aa19a7b22338e6514438a1cc30192478cc758b.tar.bz2 ampache-08aa19a7b22338e6514438a1cc30192478cc758b.zip |
re-imposed my evil charset validation
Diffstat (limited to 'lib/stream.lib.php')
-rw-r--r-- | lib/stream.lib.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stream.lib.php b/lib/stream.lib.php index 588f9251..de3adde1 100644 --- a/lib/stream.lib.php +++ b/lib/stream.lib.php @@ -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 |