diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-03-16 05:25:00 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-03-16 05:25:00 +0000 |
commit | 16f655ba45459c5a0d1be76d1f43094f49dfd0a7 (patch) | |
tree | 2e365e5f6625e8ef307211e58b92a3233b016044 /play/index.php | |
parent | e2bf8254895b30b679865585b37e72aa1e867320 (diff) | |
download | ampache-16f655ba45459c5a0d1be76d1f43094f49dfd0a7.tar.gz ampache-16f655ba45459c5a0d1be76d1f43094f49dfd0a7.tar.bz2 ampache-16f655ba45459c5a0d1be76d1f43094f49dfd0a7.zip |
new tabbed preferences and account page is back
Diffstat (limited to 'play/index.php')
-rw-r--r-- | play/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/play/index.php b/play/index.php index d13c447f..42cc1913 100644 --- a/play/index.php +++ b/play/index.php @@ -1,4 +1,5 @@ <?php +if (1==1) { } /* Copyright (c) 2001 - 2006 Ampache.org |