X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=includes%2Fconfig%2FConfigException.php;h=b2d0fc6eb2e599cb067c05f50a4679c7eef8d365;hb=eefd0e31facfd32abbfa0effe6e1906f09c54cd5;hp=3b3ba9de371379ed45ec527d3ba188af2f084055;hpb=4e90d55fdc9d31d93e24cf05687eb7d180806f44;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/config/ConfigException.php b/includes/config/ConfigException.php index 3b3ba9de37..b2d0fc6eb2 100644 --- a/includes/config/ConfigException.php +++ b/includes/config/ConfigException.php @@ -25,5 +25,5 @@ * * @since 1.23 */ -class ConfigException extends Exception { +class ConfigException extends LogicException { }