Update Flex endpoint

This commit is contained in:
github-action[bot]
2023-01-02 08:29:02 +00:00
parent 5bbef5848d
commit b0ea9f3aa8
10 changed files with 636 additions and 5 deletions
+5 -1
View File
@@ -109,12 +109,16 @@
"} elseif (method_exists(Dotenv::class, 'bootEnv')) {",
" (new Dotenv())->bootEnv(dirname(__DIR__).'/.env');",
"}",
"",
"if ($_SERVER['APP_DEBUG']) {",
" umask(0000);",
"}",
""
],
"executable": false
}
},
"ref": "f42c00dd9758feeafde5dfad515117753599f8f2"
"ref": "a079d407e71a1db6403d5274798119771c367891"
}
}
}