]> git.agnieray.net Git - galette.git/commitdiff
FIx indentation
authorJohan Cwiklinski <johan@x-tnd.be>
Thu, 11 Jun 2020 14:22:06 +0000 (16:22 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Thu, 11 Jun 2020 14:22:06 +0000 (16:22 +0200)
galette/includes/i18n.inc.php

index 9ea9ccb52dcb9aa4ff3f2c0891eaac64011bf27b..2bb7b72c4ef0ee5ea230ce79edc6ef0d70945097 100644 (file)
@@ -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;