From: Johan Cwiklinski Date: Thu, 11 Jun 2020 14:22:06 +0000 (+0200) Subject: FIx indentation X-Git-Tag: 0.9.4~93 X-Git-Url: https://git.agnieray.net/?a=commitdiff_plain;h=32b95c5d402082acaf9479300dd0ec342738c328;p=galette.git FIx indentation --- diff --git a/galette/includes/i18n.inc.php b/galette/includes/i18n.inc.php index 9ea9ccb52..2bb7b72c4 100644 --- a/galette/includes/i18n.inc.php +++ b/galette/includes/i18n.inc.php @@ -38,7 +38,7 @@ */ if (!defined('GALETTE_ROOT')) { - die("Sorry. You can't access directly to this file"); + die("Sorry. You can't access directly to this file"); } use Analog\Analog;