From 9cb922ad9a9e3230a6b6b1d561c9206fef96985d Mon Sep 17 00:00:00 2001 From: icewing Date: Wed, 13 Feb 2008 16:16:08 +0000 Subject: Updates git-svn-id: https://code.elgg.org/elgg/trunk@23 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/exceptions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/lib/exceptions.php') diff --git a/engine/lib/exceptions.php b/engine/lib/exceptions.php index 3ac7793de..0c9b9b0d7 100644 --- a/engine/lib/exceptions.php +++ b/engine/lib/exceptions.php @@ -71,7 +71,7 @@ */ class ClassNotFoundException extends ClassException {} - // Installation exceptions //////////////////////////////////////////////////////////////// + // Configuration exceptions /////////////////////////////////////////////////////////////// /** * @class InstallationException -- cgit v1.2.3