From 396b8e2899f335aca82e70890a5b8301c1c7e1c0 Mon Sep 17 00:00:00 2001 From: Ibrahim Date: Mon, 2 Sep 2024 15:25:36 +0300 Subject: [PATCH] Update bootstrap.php --- bootstrap.php | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap.php b/bootstrap.php index 2718490f..6b8f87af 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -10,7 +10,6 @@ //the name of tests directory. Update as needed. define('TESTS_DIRECTORY', 'tests'); -define('JSON_STYLE', 'snake'); //an array that contains possible locations at which //WebFiori Framework might exist. //Add and remove directories as needed.