From 0154f3736070c0847c5912dca88954b6bebe6001 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 18 Dec 2005 03:04:59 +0000 Subject: added ability to rename/merge artists thx spcombs --- lib/class/error.class.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/class/error.class.php') 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 -- cgit