We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d5163 commit 3777f9eCopy full SHA for 3777f9e
pub/index.php
@@ -5,6 +5,6 @@
5
*/
6
declare(strict_types=1);
7
8
-$_SERVER['OPENGENTO_APP'] = \Opengento\Application\App\Http::class;
+$frankengento = \Opengento\Application\App\Http::class;
9
10
include 'worker.php';
0 commit comments