aboutsummaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
authoricewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-02-13 16:16:08 +0000
committericewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-02-13 16:16:08 +0000
commit9cb922ad9a9e3230a6b6b1d561c9206fef96985d (patch)
tree1b17a7931ef3e9299f647cc9580a86b390a22dda /engine
parentd30e100e2360b3c0806ea55a9a9080d5fd319761 (diff)
downloadelgg-9cb922ad9a9e3230a6b6b1d561c9206fef96985d.tar.gz
elgg-9cb922ad9a9e3230a6b6b1d561c9206fef96985d.tar.bz2
Updates
git-svn-id: https://code.elgg.org/elgg/trunk@23 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine')
-rw-r--r--engine/lib/exceptions.php2
1 files changed, 1 insertions, 1 deletions
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