X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fconfig%2FConfigException.php;h=75cd5eeb6bd8ccc530924b4ea8c5fcf8f11379dc;hb=d1870da545e6b6e5420944c49787a4bf822c2f3b;hp=368ca5a4651d324458c7ad446c46d3b83ee54274;hpb=e0c3e83b7d19929fc3900c023523c4d812ee1331;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/config/ConfigException.php b/includes/config/ConfigException.php index 368ca5a465..75cd5eeb6b 100644 --- a/includes/config/ConfigException.php +++ b/includes/config/ConfigException.php @@ -25,4 +25,5 @@ * * @since 1.23 */ -class ConfigException extends MWException {} +class ConfigException extends MWException { +}