diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-18 03:04:59 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-18 03:04:59 +0000 |
commit | 0154f3736070c0847c5912dca88954b6bebe6001 (patch) | |
tree | bb40a15d7d9b475f5ff5c0ed85d32a6e932d1428 /lib/class/error.class.php | |
parent | 1ce04520cdadbc03726da96608a8b5bbb20ee95a (diff) | |
download | ampache-0154f3736070c0847c5912dca88954b6bebe6001.tar.gz ampache-0154f3736070c0847c5912dca88954b6bebe6001.tar.bz2 ampache-0154f3736070c0847c5912dca88954b6bebe6001.zip |
added ability to rename/merge artists thx spcombs
Diffstat (limited to 'lib/class/error.class.php')
-rw-r--r-- | lib/class/error.class.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/class/error.class.php b/lib/class/error.class.php index 9283e29d..5515e41c 100644 --- a/lib/class/error.class.php +++ b/lib/class/error.class.php @@ -24,8 +24,6 @@ @header Error handler requires error_results() function */ - - class Error { //Basic Componets |