X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fconfig%2FConfigException.php;h=75cd5eeb6bd8ccc530924b4ea8c5fcf8f11379dc;hb=aa59d1955dd2df9a3c7f125f1717102f64432da9;hp=368ca5a4651d324458c7ad446c46d3b83ee54274;hpb=4de60c91180464189bc4241954e10f19760c7674;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 { +}